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

In This Topic
    SpellOptions Class
    In This Topic
    Class that contains spelling options including words to ignore, whether to show suggestions in a spell context menu, etc.
    Syntax
    'Declaration
     
    
    Public Class SpellOptions 
    public class SpellOptions 
    Inheritance Hierarchy

    System.Object
       C1.WPF.SpellChecker.SpellOptions

    See Also