PdfPrintPageEventArgs.PageCount Property
Returns the total number of pages sent to the printer.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value which represents the total number of pages sent to the printer. |
See Also