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