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


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport 名前空間 > BehaviorOptions クラス : UseDefaultPrinterPaperSize プロパティ
Layout.PaperKindCustom で、 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 メンバ