VintaSoft Imaging .NET SDK 15.1: 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();

Return Value

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