TextDirection class

TextDirection class

Specifies the direction of the characters in a text block.

The TextDirection type exposes the following members:

Constructors

Constructor Description
TextDirection(value)

Properties

Property Description
value Specifies the direction of the characters in a text block.
ufe Specifies attributes of an element.

Methods

Method Description
clone() Creates deep copy of this instance.

See Also