windowsforms-devexpress-dot-xtraprinting-dot-preview.md
The control to publish (preview, print and export) documents in Windows Forms applications.
Namespace : DevExpress.XtraPrinting.Preview
Assembly : DevExpress.XtraPrinting.v25.2.dll
NuGet Package : DevExpress.Win.Printing
[DXLicenseWinReporting]
public class DocumentViewer :
PrintControl
<DXLicenseWinReporting>
Public Class DocumentViewer
Inherits PrintControl
The following members return DocumentViewer objects:
To print an object using a DocumentViewer , assign it to the DocumentViewer.DocumentSource property.
To learn more, refer to the following tutorials.
Show 11 items
Object MarshalByRefObject Component Control ScrollableControl ContainerControl UserControl XtraUserControl DocumentViewerBase PrintControl DocumentViewer
See Also