TextDirection class

TextDirection class

Specifies the direction of the characters in a text block.

The TextDirection type exposes the following members:

Constructors

ConstructorDescription
TextDirection(value)

Properties

PropertyDescription
valueSpecifies the direction of the characters in a text block.
ufeSpecifies attributes of an element.

Methods

MethodDescription
clone()Creates deep copy of this instance.

See Also