'Declaration Public Property SpellCheckManager As Vintasoft.Imaging.Spelling.UI.RichTextBoxSpellCheckManager
public Vintasoft.Imaging.Spelling.UI.RichTextBoxSpellCheckManager SpellCheckManager { get; set; }
public: __property Vintasoft.Imaging.Spelling.UI.RichTextBoxSpellCheckManager* get_SpellCheckManager(); public: __property void set_SpellCheckManager(
Vintasoft.Imaging.Spelling.UI.RichTextBoxSpellCheckManager* value
);
public:
property Vintasoft.Imaging.Spelling.UI.RichTextBoxSpellCheckManager^ SpellCheckManager { Vintasoft.Imaging.Spelling.UI.RichTextBoxSpellCheckManager^ get(); void set(Vintasoft.Imaging.Spelling.UI.RichTextBoxSpellCheckManager^ value); }