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