A newer version of this page is available.
Switch to the current version.
PrintingSystemBase.PageCount Property
Gets the number of document pages.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
[Browsable(false)]
public int PageCount { get; }
<Browsable(False)>
Public ReadOnly Property PageCount As Integer
Property Value
Type | Description |
---|---|
Int32 | An integer value. |
See Also
Feedback