PageRenderOnDemandEventArgsPageNumber Property |
Gets a value representing the page number associated with this event as an int.
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
Syntaxpublic int PageNumber { get; }Public ReadOnly Property PageNumber As Integer
Get
Property Value
Type:
Int32
See Also