TextEditor.getTextArea

Syntax

getTextArea();

Description

The getTextArea method gets text area of the editor.

Comments

The method returns object of the TextArea type.

Example

The property use is given in the page with description of the TextEditor.getFontBox method.

See also:

TextEditor