Char.RTLText

Char.RTLText property

Determines if the text direction of the current character run is left to right or right to left.

public BoolValue RTLText { get; set; }

See Also