 |
PdfPrinterAfterPagePrintingEventArgsPageBounds Property |
Gets the rectangular area, measured in hundredths of an inch, that represents the total area of the page.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic Rectangle PageBounds { get; }Public ReadOnly Property PageBounds As Rectangle
Get
Property Value
Rectangle
See Also