EditingField.GetPage() Method
Returns a document page on which an editing field is located.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Returns
| Type | Description |
|---|---|
| Page | A Page object containing information about a document page. |
See Also