Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / ISpellChecker Interface
Members

In This Topic
    ISpellChecker Interface
    In This Topic
    Provides spell checking services.
    Object Model
    ISpellChecker Interface
    Syntax
    'Declaration
     
    
    Public Interface ISpellChecker 
    public interface ISpellChecker 
    Remarks
    This interface is implemented by C1SpellChecker in the C1.Silverlight.SpellChecker assembly.
    See Also