PrintDocument for WinForms
AutoPaperSize プロパティ (C1PrintOptions)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintOptions クラス : AutoPaperSize プロパティ
Gets or sets a value indicating whether the paper size is selected automatically.

The default value is false.

シンタックス
'宣言
 
Public Property AutoPaperSize As System.Boolean
'使用法
 
Dim instance As C1PrintOptions
Dim value As System.Boolean
 
instance.AutoPaperSize = value
 
value = instance.AutoPaperSize
public System.bool AutoPaperSize {get; set;}
参照

C1PrintOptions クラス
C1PrintOptions メンバ