C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PageSettings Class / UsePrinterPaperSize Property

In This Topic
UsePrinterPaperSize Property
In This Topic
Gets or sets a value indicating whether to use the printer paper size when generating the document. This property does not affect the values of Landscape, Width, Height and PaperKind properties.
Syntax
'Declaration
 
Public Property UsePrinterPaperSize As Boolean
 
See Also