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