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

    Return Value

    Свойства раздела документа.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также