var instance = new Vintasoft.Imaging.UI.VisualTools.WebTextSelectionToolJS(); var value; // Type: boolean value = instance.get_IsSelectionEnabled();
function get_IsSelectionEnabled() : boolean;
Return Value
True - выделение текста включено; false - выделение текста отключено. Значение по умолчанию - True.