VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebTextSelectionToolJS type / cancelTextSearch Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    cancelTextSearch Method
    In This Topic
    Cancels the active text search.
    Syntax
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebTextSelectionToolJS();
    
    var value; // Type: any
    value = instance.cancelTextSearch();
    
    
    function cancelTextSearch() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also