var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection); var value; // Type: string value = instance.get_UserName();
function get_UserName() : string;
Return Value
The name of comment author.
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection); var value; // Type: string value = instance.get_UserName();
function get_UserName() : string;