Click or drag to resize

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)
Syntax
public int PageNumber { get; }

Property Value

Type: Int32
See Also