C1.WPF.SpellChecker Namespace / CharRange Class


CharRange Class Properties

For a list of all members of this type, see CharRange members.

Public Properties
 NameDescription
Public PropertyGets whether this CharRange contains the same string as the previous one.  
Public PropertyGets the end index of the string represented by this CharRange.  
Public PropertyGets the length of the string represented by this CharRange.  
Public PropertyGets the starting index of the string represented by this CharRange within the text.  
Public PropertyGets the string represented by this CharRange.  
Top
See Also