AreaPaintEventArgs.Area Property
Gets the area around the element being painted.
Namespace: DevExpress.XtraPrinting.Control
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Property Value
Type | Description |
---|---|
RectangleF | A RectangleF structure. |
See Also