Skip to main content
A newer version of this page is available. .

ASPxDocumentViewer Class

A legacy control. Use the ASPxWebDocumentViewer control instead.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v20.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

public class ASPxDocumentViewer :
    ASPxWebControl,
    IParentSkinOwner,
    ISkinOwner,
    IPropertiesOwner,
    IControlDesigner

Remarks

The ASPxDocumentViewer control is a legacy version of the Document Viewer. To take advantage of HTML5/JS technology, use the ASPxWebDocumentViewer control.

See Also