VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebTextAnnotationViewBaseJS type / getTextArea Property
Syntax BrowserCompatibility SeeAlso
In This Topic
getTextArea Method
In This Topic
Returns a rectangle that defines text area in annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewBaseJS();

var value; // Type: object
value = instance.getTextArea();

Return Value

A rectangle that defines text area in annotation.
Browser Compatibility
56+
45+
11
See Also