VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentEditorControlJS type / get_StyleName Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_StyleName Method
    In This Topic
    Gets the style name for focused text.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS(parentDivId);
    
    var value; // Type: string
    value = instance.get_StyleName();
    
    
    function get_StyleName() : string;
    

    Return Value

    The style name for focused text.
    Browser Compatibility
    56+
    45+
    11
    See Also