Is right to left text (such as" Arabic or Hebrew).
public static System.bool IsRightToLeft(
System.string
)
'Declaration
Public Shared Function IsRightToLeft( _
ByVal As System.String _
) As System.Boolean
Parameters
- text
- The text string.
Return Value
True if the text string is right to left, otherwise false.