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