[]
        
(Showing Draft Content)

C1.WPF.SpellChecker.C1SpellDialog.Editor

Editor Property

Editor

Gets a reference to the ISpellCheckableEditor object being spell-checked.

Declaration
public ISpellCheckableEditor Editor { get; }
Implements