[]
Specifies a value that indicates whether the text appears from right to left, such as when using Hebrew or Arabic fonts.
public enum RightToLeft
Public Enum RightToLeft
| Name | Description |
|---|---|
| No | The text reads from left to right. This is the default. |
| Yes | The text reads from right to left. |