FlexReport for WinForms
PaperSource プロパティ


C1.Win.Document.8 アセンブリ > C1.Win.Document 名前空間 > C1PageSettings クラス : PaperSource プロパティ
現在のページ設定の給紙方法を取得または設定します。
シンタックス
'宣言
 
Public Property PaperSource As System.Drawing.Printing.PaperSource
'使用法
 
Dim instance As C1PageSettings
Dim value As System.Drawing.Printing.PaperSource
 
instance.PaperSource = value
 
value = instance.PaperSource
public System.Drawing.Printing.PaperSource PaperSource {get; set;}
参照

参照

C1PageSettings クラス
C1PageSettings メンバ