ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / CharHelper Class / IsFullWidth Method

In This Topic
    IsFullWidth Method
    In This Topic
    Indicates whether the specified Unicode character is a full width character. Usually CJK characters are considers as full widths.
    Overload List
    OverloadDescription
    Indicates whether the specified Unicode character is a full width character. Usually CJK characters are considers as full widths.  
    Indicates whether the character at the specified position in the specified string is a full width character. Usually CJK characters are considers as full widths.  
    See Also