ComponentOne SpellChecker for WPF and Silverlight
Errors Property (C1SpellDialog)

C1.WPF.SpellChecker 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