VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewerJS type / endInit Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    endInit Method
    In This Topic
    Ends the viewer initialization.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS(controlId);
    
    var value; // Type: any
    value = instance.endInit();
    
    
    function endInit() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also