ListViewLink.PrintingSystem Property
Gets or sets the Printing System used to create and print a document for this link.
Namespace: DevExpress.XtraPrintingLinks
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Property Value
Type | Description |
---|---|
PrintingSystem | A PrintingSystem object. |
See Also