IncorrectWord Class |
Namespace: TXTextControl.ReportingCloud
public class IncorrectWord
The IncorrectWord type exposes the following members.
Name | Description | |
---|---|---|
IncorrectWord | Initializes a new instance of the IncorrectWord class |
Name | Description | |
---|---|---|
IsDuplicate |
Gets a value indicating whether the spelled word is declared as incorrect, because the previous word has the same text.
| |
Language |
Gets a value indicating the language the incorrect word was spelled.
| |
Length |
Gets the length of the spelled word.
| |
Start |
Gets the starting position of a spelled word.
| |
Text |
Gets the text of the spelled word.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |