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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > 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 メンバ