Click or drag to resize
Pdf Library for .NET

PdfPrinterAfterPagePrintingEventArgsPageBounds Property

Gets the rectangular area, measured in hundredths of an inch, that represents the total area of the page.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public Rectangle PageBounds { get; }

Property Value

Type: Rectangle
See Also