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


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

The default value is false.

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

C1PrintOptions クラス
C1PrintOptions メンバ