ComponentOne SpellChecker for WPF and Silverlight
C1.WPF.SpellChecker Namespace / SpellOptions Class
Properties Methods


In This Topic
    SpellOptions Class Members
    In This Topic

    The following tables list the members exposed by SpellOptions.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether active (as-you-type) spell-checking is enabled.  
    Public PropertyGets or sets types of words to ignore during the spell-check.  
    Public PropertyGets or sets the maximum number of spelling suggestions to show in the editor's context menu.  
    Public PropertyGets or sets whether the spell-checker should show spelling suggestions in the ContextMenu associated with the editor being monitored by this C1SpellChecker.  
    Public PropertyGets or sets the color of the wavy underlines drawn under misspelled words.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object.  
    Top
    See Also