Gets the text of the annotation.
var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewBaseJS();
var value; // Type: string
value = instance.get_Text();
function get_Text() : string;
Return Value
Annotation text. Default value is "Text".