// 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);
function WebTextRegionSymbolJS;