Skip to main content

DocumentViewerBase Class

The base for classes that provide the Print Preview functionality in Windows Forms applications.

Namespace: DevExpress.DocumentView.Controls

Assembly: DevExpress.Utils.v25.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public class DocumentViewerBase :
    XtraUserControl

Remarks

Important

To use the DocumentViewerBase control (or to customize DevExpress Reporting UI controls) in a WinForms application, you need a subscription that includes DevExpress WinForms UI Controls: WinForms, DXperience, or Universal. With the DevExpress Reporting Subscription, you can only use the ReportPrintTool and ReportDesignTool classes to display Print Preview and the End-User Report Designer dialogs. For more information, refer to: Installation - Subscriptions that Include Reporting Components.

See Also