Link Search Menu Expand Document

DocumentPrinterPaperSize Property

Gets or sets the paper size for the page. To set paper size by name use the SetPaperSize(String) method.

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
public PaperSize PaperSize { get; set; }

Property Value

Type: PaperSize
PaperSize object.
See Also

Reference