[]
        
(Showing Draft Content)

C1.WPF.ICharRange

ICharRange Interface

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.4.6.2.dll
Syntax
public interface ICharRange

Properties

Name Description
Length

Gets the length of the range.

Start

Gets the index of the start of the range.