PrintToolBase.PrintingSystem Property
Provides access to the Printing System of the PrintToolBase.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
PrintingSystemBase | A PrintingSystemBase class descendant. |
See Also