VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebTextRegionSymbolJS type / get_Symbol Property
Syntax BrowserCompatibility SeeAlso
get_Symbol Method
Gets a text symbol.
Syntax
var instance = new Vintasoft.Imaging.WebTextRegionSymbolJS(selectionRegion, symbol, fontName, fontBBoxWidth, fontBBoxHeight);

var value; // Type: string
value = instance.get_Symbol();

Return Value

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