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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1PrintOptions クラス : AutoPaperSource プロパティ
給紙方法が自動的に選択されるかどうかを取得または設定します。
シンタックス
'宣言
 
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 メンバ