BrickGraphics.PrintingSystem Property
In This Article
Gets the owner of the current BrickGraphics object.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
public PrintingSystemBase PrintingSystem { get; }
#Property Value
Type | Description |
---|---|
Printing |
The owner of the current Brick |
See Also