Gets or sets types of words to ignore during the spell-check.
Namespace:
C1.Silverlight.SpellCheckerAssembly: C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)
Syntax
| C# |
|---|
public IgnoreOptions Ignore { get; set; } |
| Visual Basic |
|---|
Public Property Ignore As IgnoreOptions Get Set |