VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebTextSelectionToolJS type / getSelectionImages Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getSelectionImages Method
In This Topic
Returns an array of images, where text is selected.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebTextSelectionToolJS();

var value; // Type: Vintasoft.Shared.WebImageJS[]
value = instance.getSelectionImages();

Return Value

Array of WebImageJS.
Browser Compatibility
56+
45+
11
See Also