In This Topic
Sets the text box of annotation.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebStickyNoteAnnotationViewJS();
var returnValue; // Type: any
// Parameters
var value; // Type: WebTextInteractionAreaJS
returnValue = instance.set_TextBox(value);
Parameters
- value
- WebTextInteractionAreaJS object.
Browser Compatibility
See Also