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

    Return Value

    Информация о документе.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также