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