ComponentOne SpellChecker for WinForms
C1.Win.C1SpellChecker.4.5.2 Assembly / C1.Win.C1SpellChecker Namespace / CharRange Class
Members

In This Topic
    CharRange Class
    In This Topic
    Class that represents a character range within a string. This is used by the C1SpellChecker control to represent the spelling mistakes found in text.
    Object Model
    CharRange Class
    Syntax
    'Declaration
     
    Public Class CharRange 
    public class CharRange 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1SpellChecker.CharRange

    See Also