VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentParagraphPropertiesJS type / get_NumberingLevel Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_NumberingLevel Method
    In This Topic
    Gets the paragraph numbering level.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS();
    
    var value; // Type: number
    value = instance.get_NumberingLevel();
    
    
    function get_NumberingLevel() : number;
    

    Return Value

    The paragraph numbering level.
    Browser Compatibility
    56+
    45+
    11
    See Also