XRPdfContent.PageCount Property
Returns the number of PDF document pages.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v25.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The number of PDF document pages. |
See Also