PrintingSystemBase.PageCount Property
Gets the number of document pages.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value. |
See Also
Gets the number of document pages.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v26.1.Core.dll
[Browsable(false)]
public int PageCount { get; }
<Browsable(False)>
Public ReadOnly Property PageCount As Integer
| Type | Description |
|---|---|
| Int32 | An integer value. |