C1.WPF.SpellChecker Namespace / CharRange Class
Members

CharRange Class
Class that represents a character range within a string. This is used by the C1SpellChecker control to represent the spelling mistakes found in text.
Syntax
'Declaration
 
Public Class CharRange 
   Implements C1.WPF.ICharRange 
 
Inheritance Hierarchy

System.Object
   C1.WPF.SpellChecker.CharRange

See Also