VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebTextRegionSymbolJS type / get_SelectionRegion Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_SelectionRegion Method
    In This Topic
    Gets a selection region of this symbol.
    Syntax
    var instance = new Vintasoft.Imaging.WebTextRegionSymbolJS(selectionRegion, symbol, fontName, fontBBoxWidth, fontBBoxHeight);
    
    var value; // Type: object
    value = instance.get_SelectionRegion();
    
    
    function get_SelectionRegion() : object;
    

    Return Value

    Selection region of this symbol.
    Browser Compatibility
    56+
    45+
    11
    See Also