Version

WordCheckResult Class Members

The following tables list the members exposed by WordCheckResult.

Public Constructors
 NameDescription
Public ConstructorWordCheckResult ConstructorCreates a new WordCheckResult instance.  
Public Properties
 NameDescription
Public PropertySpelledCorrectlyGets a value indicating whether the word was spelled correctly.  
Public PropertySpellingErrorGets the error information about the misspelled word. If SpelledCorrectly is False, this will be null.  
See Also