VintaSoft Imaging .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Imaging.Office.UI Namespace / WebDocumentParagraphPropertiesJS type / get_Indentation Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_Indentation Метод
    В этом разделе
    Возвращает отступ абзаца.
    Синтаксис
    var instance = new Vintasoft.Imaging.Office.UI.WebDocumentParagraphPropertiesJS();
    
    var value; // Type: Vintasoft.Imaging.Office.UI.WebDocumentParagraphIndentationPropertiesJS
    value = instance.get_Indentation();
    
    
    function get_Indentation() : WebDocumentParagraphIndentationPropertiesJS;
    

    Return Value

    Отступ абзаца.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также