PageList.GetEnumerator() Method
Obtains the collection’s enumerator.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Returns
| Type | Description |
|---|---|
| IEnumerator | An object implementing the IEnumerator interface. |
See Also