Document.PageCount Property
In This Article
Indicates the total number of pages within a document.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the number of document pages. |
See Also