A newer version of this page is available.
Switch to the current version.
ILink.PrintingSystem Property
Provides access to a link's printing system.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Data.v18.2.dll
Declaration
IPrintingSystem PrintingSystem { get; }
ReadOnly Property PrintingSystem As IPrintingSystem
Property Value
Type | Description |
---|---|
IPrintingSystem | An object implementing the IPrintingSystem interface. |
See Also
Feedback