TextEditor.TextAreaHeight

Syntax

TextAreaHeight: Number;

Description

The TextAreaHeight property sets height of editor's text area.

Example

The property use is given in description of the TextEditor constructor.

See also:

TextEditor