VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentJS type / serialize Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    serialize Method
    In This Topic
    Serializes this comment.
    Syntax
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection);
    
    var value; // Type: any
    value = instance.serialize();
    
    
    function serialize() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also