A newer version of this page is available.
Switch to the current version.
IDocumentViewModel.PrintingSystem Property
Provides access to the report's Printing System that was used to generate the displayed document.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v18.2.dll
Declaration
PrintingSystemBase PrintingSystem { get; }
ReadOnly Property PrintingSystem As PrintingSystemBase
Property Value
Type | Description |
---|---|
PrintingSystemBase | A PrintingSystemBase object. |
See Also
Feedback