Skip to main content

ASPxDocumentViewer Class

OBSOLETE

https://go.devexpress.com/Reporting_BC4904.aspx

A legacy control. Use the ASPxWebDocumentViewer control instead.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

[Obsolete("https://go.devexpress.com/Reporting_BC4904.aspx", false)]
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