IPreviewModel.PageCount Property
Gets a value indicating the total number of pages in a report document.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value. |
See Also