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

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

    Parameters

    text
    See Also