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


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > CompatibilityOptions クラス : KeepImages プロパティ
ドキュメントの辞書内の画像を Image オブジェクトとして保持するかどうかを指定します。 このプロパティを false に設定すると、画像を生データとして保存し、メモリ使用量を最適化できます。
シンタックス
'宣言
 
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 メンバ