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

DocumentViewerSettings Class

Stores settings of the DocumentViewerExtension.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public class DocumentViewerSettings :
    SettingsBase

Remarks

To learn about reporting in ASP.NET MVC, refer to ASP.NET Document Viewer.

Inheritance

Object
SettingsBase
DocumentViewerSettings
See Also