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


C1.Report アセンブリ > C1.Report 名前空間 > BehaviorOptions クラス : UseDefaultPrinterPaperSize プロパティ
Gets or sets a value indicating whether the paper size of default printer is used when Layout.PaperSize is Custom and both Layout.CustomWidth and Layout.CustomHeight are 0 (unspecified).
シンタックス
'宣言
 
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 メンバ