TX Text Control .NET for Windows Forms Documentation

MisspelledWordCollection Class

An instance of the MisspelledWordCollection class contains all misspelled words in the main part of a Text Control document. An instance of this class can be obtained with the TextControl.MisspelledWords, WPF.TextControl.MisspelledWords, HeaderFooter.MisspelledWords or TextFrame.MisspelledWords property. The MisspelledWordCollection class implements the IEnumerable and the ICollection interfaces. Misspelled words are represented through objects of the type MisspelledWord.

Introduced: 16.0.

Syntax

[C#] public class MisspelledWordCollection : ICollection, IEnumerable
[Visual Basic] Public Class MisspelledWordCollection Implements ICollection Implements IEnumerable

Properties

PropertyDescription
CountGets the number of elements contained in the collection.

Methods

MethodDescription
CopyToCopies the elements of the collection to an array, starting at a particular index.
GetEnumeratorReturns an enumerator that can be used to iterate through the collection.
GetItemGets a particular item from the collection.
ItemGets a misspelled word from the collection.
RemoveRemoves the specified misspelled word from a Text Control document.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now