Page.OriginalPageCount Property
Gets or sets the page count when the document is created.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer, representing the number of pages in a document. |
Remarks
This property is intended for internal use.
See Also