VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebDocumentViewerBaseJS type / WebDocumentViewerBaseJS Constructor(WebUiControlSettingsJS)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebDocumentViewerBaseJS Constructor(WebUiControlSettingsJS)
In This Topic
Initializes a new instance of the WebDocumentViewerBaseJS class.
Syntax
// Parameters
var settings; // Type: WebUiControlSettingsJS

var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);

Parameters

settings
An instance of WebUiControlSettingsJS class.
Browser Compatibility
56+
45+
11
See Also