ComponentOne SpellChecker for WPF and Silverlight
C1.Silverlight.SpellChecker Namespace / ISpellParser Interface
Members

In This Topic
    ISpellParser Interface
    In This Topic
    Interface that must be implemented by custom spell-check parsers.
    Syntax
    'Declaration
     
    
    Public Interface ISpellParser 
    public interface ISpellParser 
    See Also