PdfPrintPageEventArgs.PageCount Property
In This Article
Returns the total number of pages sent to the printer.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v24.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value which represents the total number of pages sent to the printer. |
See Also