PrintingSystemBase.PageBounds Property
Gets the bounds of a report page.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v22.2.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle that represents page length and width (in hundredths of an inch). |
See Also