C1.WPF.SpellChecker Namespace / ISpellDialog Interface / Editor Property
Editor Property (ISpellDialog)
In This Topic
Gets the ISpellCheckableEditor object that is being spell-checked.
Syntax
'Declaration
 
ReadOnly Property Editor As ISpellCheckableEditor
 
See Also