[]
Is right to left text (such as" Arabic or Hebrew).
public static bool IsRightToLeft(string text)
| Type | Name | Description |
|---|---|---|
| string | text | The text string. |
| Type | Description |
|---|---|
| bool | True if the text string is right to left, otherwise false. |