Class that contains spelling options including words to ignore, whether to show suggestions in a spell context menu, etc.

Namespace:  C1.Silverlight.SpellChecker
Assembly:  C1.Silverlight.SpellChecker (in C1.Silverlight.SpellChecker.dll)

Syntax

C#
public class SpellOptions
Visual Basic
Public Class SpellOptions

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.SpellChecker..::..SpellOptions

See Also