Gets information about the user who modified the annotation.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewJS();
var value; // Type: string
value = instance.get_ModifiedBy();
function get_ModifiedBy() : string;
Return Value
Information about the user who modified the annotation. Default value is empty string.