PrintDocument for WinForms
Color プロパティ (C1PageSettings)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PageSettings クラス : Color プロパティ
Gets or sets a value indicating whether the document should be printed in color.
シンタックス
'宣言
 
Public Property Color As System.Boolean
'使用法
 
Dim instance As C1PageSettings
Dim value As System.Boolean
 
instance.Color = value
 
value = instance.Color
public System.bool Color {get; set;}
参照

C1PageSettings クラス
C1PageSettings メンバ