ComponentOne FlexReport for WinForms
UseDefaultPrinterPaperSize Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > BehaviorOptions Class : UseDefaultPrinterPaperSize Property
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).
Syntax
'Declaration
 
Public Property UseDefaultPrinterPaperSize As System.Boolean
public System.bool UseDefaultPrinterPaperSize {get; set;}
See Also

Reference

BehaviorOptions Class
BehaviorOptions Members