VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewJS type / get_ModifiedBy Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_ModifiedBy Method
In This Topic
Gets information about the user who modified the annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();

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

Return Value

Information about the user who modified the annotation. Default value is empty string.
Browser Compatibility
56+
45+
11
See Also