VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.DocumentViewer Namespace / WebDocumentViewerJS type / WebDocumentViewerJS Constructor(WebDocumentViewerSettingsJS)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebDocumentViewerJS Constructor(WebDocumentViewerSettingsJS)
    В этом разделе
    Initializes a new instance of the WebDocumentViewerJS class.
    Синтаксис
    // Parameters
    var settings; // Type: WebDocumentViewerSettingsJS
    
    var instance = new Vintasoft.Imaging.DocumentViewer.WebDocumentViewerJS(settings);
    
    
    function WebDocumentViewerJS(
    settings
    Экземпляр класса WebDocumentViewerSettingsJS.
    : WebDocumentViewerSettingsJS
    ) : WebDocumentViewerJS;

    Parameters

    settings
    Экземпляр класса WebDocumentViewerSettingsJS.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также