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

    Parameters

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