CurrentError Property (C1SpellDialog)
In This Topic
Gets the
CharRange object that represents the error currently displayed in the dialog.
Syntax
'Declaration
Public ReadOnly Property CurrentError As CharRange
public CharRange CurrentError {get;}
See Also