VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebTextRegionSymbolJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
WebTextRegionSymbolJS type
In This Topic
Represents the text region symbol.
Syntax
// Parameters
var selectionRegion; // Type: object
var symbol; // Type: string
var fontName; // Type: string
var fontBBoxWidth; // Type: number
var fontBBoxHeight; // Type: number

var instance = new Vintasoft.Imaging.WebTextRegionSymbolJS(selectionRegion, symbol, fontName, fontBBoxWidth, fontBBoxHeight);

Inheritance Hierarchy

Object
   Vintasoft.Imaging.WebTextRegionSymbolJS

Browser Compatibility
56+
45+
11
See Also