ComponentOne SpellChecker for WinForms
Errors Property

C1.Win.C1SpellChecker.4 Assembly > C1.Win.C1SpellChecker Namespace > C1SpellDialog Class : Errors Property
Gets a CharRangeList object with all the errors detected by the C1SpellChecker component that owns the dialog.
Syntax
'Declaration
 
Public ReadOnly Property Errors As CharRangeList
public CharRangeList Errors {get;}
See Also

Reference

C1SpellDialog Class
C1SpellDialog Members