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