ILink.PrintingSystem Property
Provides access to a link’s printing system.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
IPrintingSystem | An object implementing the IPrintingSystem interface. |
See Also