In This Topic
Gets the text of the comment.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection);
var value; // Type: string
value = instance.get_Text();
function get_Text() : string;
Return Value
The text of the comment.
Browser Compatibility
See Also