RTextTag.Direction


public property Direction

Prototype:

Read/Write property Direction[=TEXT_DIR_NONE | TEXT_DIR_LTR | TEXT_DIR_RTR]

Description:

Controls the direction of the text in the current tag. LTR=Left To Right, RTR=Right To Left.

Return value:

Returns the direction of the text in the current tag.