BuildStatus.PageCount Property
Specifies the current number of pages in the created document.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the number of pages. |
See Also