DocumentViewer Class
The control to publish (preview, print and export) documents in Windows Forms applications.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.2.dll
Declaration
Related API Members
The following members return DocumentViewer objects:
Remarks
To print an object using a DocumentViewer, assign it to the DocumentViewer.DocumentSource property.
To learn more, refer to the following tutorials.
Implements
Inheritance
See Also