PdfPrintPaperSize Property Terminal Works - PDF Printing.Net Library
What type of paper size to use? If not set, it will use the printer default settings.

See also: PageAutoSize

Namespace: PdfPrintingNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public PaperSize PaperSize { get; set; }

Property Value

Type: PaperSize
See Also

Reference