PdfPrintPageSettingsPrintableArea Property Terminal Works - PDF Printing.Net Library
A RectangleF representing the length and width, in hundredths of an inch, of the area the printer is capable of printing in. Returns the correct value, whether the page orientation is landscape or portrait.

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

public RectangleF PrintableArea { get; }

Property Value

Type: RectangleF
See Also

Reference