UsePrinterPaperSize Property
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.
public bool UsePrinterPaperSize {get; set;}
'Declaration
Public Property UsePrinterPaperSize As Boolean