Gets a CharRangeList object with all the errors detected by the
C1SpellChecker component that owns the dialog.
Namespace:
C1.Silverlight.SpellCheckerAssembly: C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)
Syntax
| C# |
|---|
public CharRangeList Errors { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Errors As CharRangeList Get |