ComponentOne SpellChecker for WPF and Silverlight
Editor Property (C1SpellDialog)

C1.WPF.SpellChecker Namespace > C1SpellDialog Class : Editor Property
Gets a reference to the ISpellCheckableEditor object being spell-checked.
Syntax
'Declaration
 
Public ReadOnly Property Editor As ISpellCheckableEditor
public ISpellCheckableEditor Editor {get;}
See Also

Reference

C1SpellDialog Class
C1SpellDialog Members