VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationTextPropertiesJS type / get_Text Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Text Method
In This Topic
Gets the text of the annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationTextPropertiesJS();

var value; // Type: string
value = instance.get_Text();

Return Value

Annotation text. Default value is "Text".
Browser Compatibility
56+
45+
11
See Also