VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebTextRegionJS type / get_TextContent Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_TextContent Method
    In This Topic
    Gets a text content of this region.
    Syntax
    var instance = new Vintasoft.Imaging.WebTextRegionJS(textContent, selectionRegions, subRegions, symbols, trasfromFromDipSpace);
    
    var value; // Type: string
    value = instance.get_TextContent();
    
    
    function get_TextContent() : string;
    

    Return Value

    Text content.
    Browser Compatibility
    56+
    45+
    11
    See Also