[]
        
(Showing Draft Content)

C1.WPF.Core.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.Core
Assembly: C1.WPF.Core.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.