MVCxWebDocumentViewer Class
An ASP.NET MVC equivalent of the ASPxWebDocumentViewer control.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v23.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Remarks
The MVCxWebDocumentViewer class renders the WebDocumentViewerExtension in ASP.NET MVC applications.
To properly follow the ASP.NET MVC pattern when implementing a Document Viewer, use the WebDocumentViewerExtension and WebDocumentViewerSettings classes.
The MVCxClientWebDocumentViewer class is the client-side counterpart of the MVCxWebDocumentViewer control.