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