FlexReport for WPF
UseDefaultPrinterPaperSize プロパティ (BehaviorOptions)


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > BehaviorOptions クラス : UseDefaultPrinterPaperSize プロパティ
Layout.PaperSizeCustom で、 Layout.CustomWidth および Layout.CustomHeight の両方が 0(未指定)のときに、デフォルトのプリンタの用紙サイズを使用するかどうかを取得または設定します。
シンタックス
'宣言
 
Public Property UseDefaultPrinterPaperSize As System.Boolean
'使用法
 
Dim instance As BehaviorOptions
Dim value As System.Boolean
 
instance.UseDefaultPrinterPaperSize = value
 
value = instance.UseDefaultPrinterPaperSize
public System.bool UseDefaultPrinterPaperSize {get; set;}
参照

BehaviorOptions クラス
BehaviorOptions メンバ