FlexReport for WinForms
KeepImages プロパティ (CompatibilityOptions)


C1.Document アセンブリ > C1.Document 名前空間 > CompatibilityOptions クラス : KeepImages プロパティ
Specifies whether images in a document dictionary are kept as Image objects. Set this property to false to save images as raw data to optimize memory usage.
シンタックス
'宣言
 
Public Property KeepImages As System.Boolean
'使用法
 
Dim instance As CompatibilityOptions
Dim value As System.Boolean
 
instance.KeepImages = value
 
value = instance.KeepImages
public System.bool KeepImages {get; set;}
参照

参照

CompatibilityOptions クラス
CompatibilityOptions メンバ