VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebDocumentViewerBaseJS type / getAllStandardRegisteredVisualToolIds Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getAllStandardRegisteredVisualToolIds Method
In This Topic
Returns identifiers of "standard" registered WebVisualToolJS.
Syntax
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);

var value; // Type: string[]
value = instance.getAllStandardRegisteredVisualToolIds();

Return Value

An array, which contains identifiers of "standard" registered visual tools.
Browser Compatibility
56+
45+
11
See Also