PdfPrintPageSettingsBounds Property Terminal Works - PDF Printing.Net Library
Gets the rectangular area that represents the total area of the page taking into account the Landscape property. Most printers cannot print at the very edge of the page.

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

public Rectangle Bounds { get; }

Property Value

Type: Rectangle
See Also

Reference