  | 
PdfPrinterAfterPagePrintingEventArgsPageNumber Property  | 
 
            Gets a value representing the number of the current page.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntaxpublic int PageNumber { get; }Public ReadOnly Property PageNumber As Integer
	Get
Property Value
Type: 
Int32
See Also