CompositeLinkBase.PrintingSystemBase Property
Gets or sets the Printing System used to create and print a document for this link.
Namespace: DevExpress.XtraPrintingLinks
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
PrintingSystemBase | A PrintingSystemBase class descendant. |
See Also