VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentCollectionJS type / serialize Property
Syntax BrowserCompatibility SeeAlso
In This Topic
serialize Method
In This Topic
Serializes this collection.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentCollectionJS(parent);

var value; // Type: object[]
value = instance.serialize();

Return Value

An array that contains serialized annotation comments.
Browser Compatibility
56+
45+
11
See Also