VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewJS type / get_ModifiedTime Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ModifiedTime Method
In This Topic
Gets the last time this annotation was modified.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();

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

Return Value

The last time this annotation was modified.
Browser Compatibility
56+
45+
11
See Also