The Misspelled
public sealed class MisspelledWordChangingEventArgs
Public NotInheritable Class MisspelledWordChangingEventArgs
Introduced: 3.0.
Property | Description |
---|---|
Cancel | Get or sets a value indicating whether the changing operation for the current misspelled word should be canceled. |
Corrected |
Gets or sets the new word that replaces the text of an object of type TXText |
IFormatted |
Gets the object of type TXText |
Misspelled |
Gets the object of type TXText |
Type | Gets the type that defines how the object of type TXText |
Will |
Gets a value specifying whether replacing the text of the current misspelled word would result in a conversion to a duplicate misspelled word. |