DocumentViewer.PrintingSystem Property
Specifies a Printing System assigned to the DocumentViewer.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Property Value
Type | Description |
---|---|
PrintingSystemBase | A PrintingSystemBase descendant. |
See Also