Back to Devexpress

DocumentViewerBase Class

windowsforms-devexpress-dot-documentview-dot-controls.md

latest2.0 KB
Original Source

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

csharp
public class DocumentViewerBase :
    XtraUserControl
vb
Public Class DocumentViewerBase
    Inherits XtraUserControl

Implements

IXtraResizableControl

Inheritance

Show 11 items

Object MarshalByRefObject Component Control ScrollableControl ContainerControl UserControl XtraUserControl DocumentViewerBase PrintControl

DocumentViewer

See Also

DocumentViewerBase Members

DevExpress.DocumentView.Controls Namespace