Keyoti RapidSpell WPF API Docs
Options Property
APIKeyoti.RapidSpell.WpfIUserInterfaceFormPresenterOptions
Keyoti RapidSpell WPF
Object responsible for holding, loading and saving the user's spell check options.
Declaration Syntax
C#Visual BasicVisual C++
UserOptions Options { get; set; }
Property Options As UserOptions
property UserOptions^ Options {
	UserOptions^ get ();
	void set (UserOptions^ value);
}
Remarks
To customize how the user's options are saved/loaded, subclass UserOptions and set an instance in this property.

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827