VisualBrick.PrintingSystem Property
Gets or sets the Printing System used to create and print this brick.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
PrintingSystemBase | A PrintingSystemBase object which specifies the Printing System used to create and print this brick. |
See Also