In This Topic
Gets an array of text symbols of this region.
Syntax
var instance = new Vintasoft.Imaging.WebTextRegionJS(textContent, selectionRegions, subRegions, symbols, trasfromFromDipSpace);
var value; // Type: Vintasoft.Imaging.WebTextRegionSymbolJS[]
value = instance.get_Symbols();
Return Value
Array of
WebTextRegionSymbolJS objects that defines the text symbols of this region.
Browser Compatibility
See Also