Skip to main content

WebDocumentViewerExtension Constructors

Renders the ASPxWebDocumentViewer in ASP.NET MVC.
Name Parameters Description
WebDocumentViewerExtension(SettingsBase, ViewContext) settings, viewContext Initializes a new instance of the WebDocumentViewerExtension class with the specified view context and settings.
WebDocumentViewerExtension(SettingsBase) settings Initializes a new instance of the WebDocumentViewerExtension class with the specified settings.
See Also