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

DocumentViewerExtension Constructors

Renders the ASPxDocumentViewer in ASP.NET MVC.
Name Parameters Description
DocumentViewerExtension(SettingsBase, ViewContext) settings, viewContext Initializes a new instance of the DocumentViewerExtension class with the specified settings.
DocumentViewerExtension(SettingsBase) settings Initializes a new instance of the DocumentViewerExtension class with the specified settings.
See Also