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