Gets the text selection mode.
var instance = new Vintasoft.Imaging.UI.VisualTools.WebTextSelectionToolJS();
var value; // Type: Vintasoft.Imaging.WebTextSelectionModeEnumJS
value = instance.get_SelectionMode();
Return Value
An instance of
WebTextSelectionModeEnumJS class that defines the text selection mode.