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

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412