BrickGraphics.PrintingSystem Property
Gets the owner of the current BrickGraphics object.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type | Description |
|---|---|
| PrintingSystemBase | The owner of the current BrickGraphics object. |
See Also