VintaSoft Imaging .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging.Office.UI Namespace / WebDocumentEditorJS type / get_DocumentEditorControl Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_DocumentEditorControl Method
    In This Topic
    Gets the document editor control, which is associated with this document editor.
    Syntax
    var instance = new Vintasoft.Imaging.Office.UI.WebDocumentEditorJS(settings);
    
    var value; // Type: Vintasoft.Imaging.Office.UI.WebDocumentEditorControlJS
    value = instance.get_DocumentEditorControl();
    
    
    function get_DocumentEditorControl() : WebDocumentEditorControlJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also