  | 
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
Syntaxpublic Rectangle PageBounds { get; }Public ReadOnly Property PageBounds As Rectangle
	Get
Property Value
Type: 
Rectangle
See Also