BrickEventArgs.Page Property
Returns the document page containing the brick for which the corresponding event was fired.
Namespace: DevExpress.XtraPrinting.Control
Assembly: DevExpress.XtraPrinting.v24.2.dll
NuGet Package: DevExpress.Win.Printing
Declaration
Property Value
Type | Description |
---|---|
Page | A Page object, specifying the page on which the brick is located. |
See Also