ComponentOne SpellChecker for WPF and Silverlight
C1.WPF.SpellChecker Namespace / ISpellDialog Interface
Properties Methods

In This Topic
    ISpellDialog Interface Members
    In This Topic

    The following tables list the members exposed by ISpellDialog.

    Public Properties
     NameDescription
     PropertyGets the ISpellCheckableEditor object that is being spell-checked.  
     PropertyGets the number of errors initially detected by the C1SpellChecker that controls this dialog.  
    Top
    Public Methods
     NameDescription
     MethodInitializes the dialog with the C1SpellChecker being used to check the spelling on a control, the ISpellCheckableEditor control that is being checked, and an initial CharRangeList that contains the list of errors detected by the spell checker.  
    Top
    See Also