IDocumentModifier.PageCount Property
Returns the report document’s page count.
Namespace: DevExpress.XtraReports
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | A integer value specifying the report document’s page count. |
See Also