Represents a character range within a string. This is used by ISpellChecker to represent the spelling mistakes found in text.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public interface ICharRange
Visual Basic
Public Interface ICharRange

See Also