PrintPreviewFormExBase.PrintControl Property
Gets the DocumentViewer of the Print Preview Form.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Property Value
Type | Description |
---|---|
DocumentViewer | A DocumentViewer object. |
See Also