VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentJS type / get_ModifyDate Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ModifyDate Method
In This Topic
Gets the modify date for comment.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection);

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

Return Value

The modify date for comment.
Browser Compatibility
56+
45+
11
See Also