RadPdfPdfProcessingMaxPageHeightExceptionPageNumber Property |
Gets a value respresenting the page with dimensions causing this exception.
Namespace:
RadPdf.Exceptions
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic int PageNumber { get; }
Public ReadOnly Property PageNumber As Integer
Get
Property Value
Type:
Int32
See Also