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
NuGet Package: DevExpress.Win.Printing
#Declaration
public class DocumentViewer :
PrintControl
#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.