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

var value; // Type: Vintasoft.Imaging.UI.VisualTools.WebTextInteractionAreaJS
value = instance.get_TextBox();

Return Value

Browser Compatibility
56+
45+
11
See Also