ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / FontShaping Class / IsArabic Method

In This Topic
    IsArabic Method (FontShaping)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function IsArabic( _
       ByVal text As System.String _
    ) As System.Boolean
    public static System.bool IsArabic( 
       System.string text
    )

    Parameters

    text
    See Also