var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS(parentDivId); var value; // Type: string value = instance.get_TextFillColor();
function get_TextFillColor() : string;
Return Value
The text fill color of focused text, for example, "rgba(0,128,255,0.77)".