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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1PrintOptions クラス : AutoPaperSize プロパティ
用紙サイズが自動的に選択されるかどうかを示す値を取得または設定します。

デフォルト値は 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 メンバ