PdfDocumentSigner.PageCount Property
In This Article
Returns the total number of document pages.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | The total page number. |
See Also