RichTextBox for WPF | ComponentOne
C1.WPF.SpellChecker Namespace / ISpellDialog Interface / Editor Property

In This Topic
    Editor Property (ISpellDialog)
    In This Topic
    Gets the ISpellCheckableEditor object that is being spell-checked.
    Syntax
    'Declaration
     
    
    ReadOnly Property Editor As ISpellCheckableEditor
    ISpellCheckableEditor Editor {get;}
    See Also