VintaSoft Imaging .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Imaging.Office.UI Namespace / WebDocumentEditorJS type / WebDocumentEditorJS Constructor(WebDocumentEditorSettingsJS)
Syntax Remarks BrowserCompatibility SeeAlso
В этом разделе
    WebDocumentEditorJS Constructor(WebDocumentEditorSettingsJS)
    В этом разделе
    Initializes a new instance of the WebDocumentEditorJS class.
    Синтаксис
    // Parameters
    var settings; // Type: WebDocumentEditorSettingsJS
    
    var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorJS(settings);
    
    
    function WebDocumentEditorJS(
    settings
    Настройки веб редактора документа.
    : WebDocumentEditorSettingsJS
    ) : WebDocumentEditorJS;

    Parameters

    settings
    Настройки веб редактора документа.
    Ремарки

    Этот JavaScript UI-контрол можно использовать в Firefox 74+, Chrome 77+, Edge 79+, Opera 64+, Safari 11.1+, SamsungInternet 12.0+, WebView Android 37+.

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