Returns text block's background color.
Sets text block's background color.
Returns text block's font family.
Sets the text block's font family.
Returns text block's font size.
Sets text block's font size.
Returns editor height in pixels.
Sets editor height in pixels.
Returns the horizontal (X) location of the editor's left corner (in pixels).
Sets the horizontal (X) location of the editor's left corner (in pixels).
Returns the text block text.
Sets the text block text.
Returns text block's font color.
Returns text block's font color.
Returns the vertical (Y) location of the editor's top left corner (in pixels).
Sets the vertical (Y) location of the editor's top left corner (in pixels).
Returns editor width in pixels.
Sets editor width in pixels.
Creates a new text block editor instance.
Unfocuses the editor.
Focuses text editing in the editor.
Returns editor's UI,
UI in a div element.
Represents a text block editor element.