var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS(parentDivId); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_FontName(value);
function set_FontName(
valueThe font name for focused text.: string
) : any;
Parameters
- value
- The font name for focused text.