VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewUndoActionJS type / toString Property
Syntax BrowserCompatibility SeeAlso
In This Topic
toString Method
In This Topic
Returns the string representation of this object.
Syntax
var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewUndoActionJS(source, actionSource, annotationViewCollection);

var value; // Type: string
value = instance.toString();

Return Value

A string representation of this object.
Browser Compatibility
56+
45+
11
See Also