var instance = new Vintasoft.Imaging.UI.VisualTools.WebTextSelectionToolJS(); var value; // Type: boolean value = instance.get_IsSelectionEnabled();
function get_IsSelectionEnabled() : boolean;
Return Value
True - text selection is enabled; false - text selection is disabled. Default value is true.