VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebTextSelectionToolJS type / get_SelectionColor Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_SelectionColor Method
In This Topic
Gets the color of text selection.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebTextSelectionToolJS();

var value; // Type: string
value = instance.get_SelectionColor();

Return Value

Text selection color.
Browser Compatibility
56+
45+
11
See Also