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

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

Return Value

A JSON-object that represents the annotation.
Browser Compatibility
56+
45+
11
See Also