Keyoti RapidSpell WPF API Docs
OptionsFileName Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogOptionsFileName
Keyoti RapidSpell WPF
The file name used to store the settings (by default in IsolatedStorage).
Declaration Syntax
C#Visual BasicVisual C++
public string OptionsFileName { get; set; }
Public Property OptionsFileName As String
public:
property String^ OptionsFileName {
	String^ get ();
	void set (String^ value);
}
Remarks
Changing this can ensure different applications have unique user settings.

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