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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string OptionsFileName { get; set; }
public string OptionsFileName { get; set; }
Public Property OptionsFileName As String
	Get
	Set
Public Property OptionsFileName As String
	Get
	Set
public:
property String^ OptionsFileName {
	String^ get ();
	void set (String^ value);
}
public:
property String^ OptionsFileName {
	String^ get ();
	void set (String^ value);
}
member OptionsFileName : string with get, set
member OptionsFileName : string with get, set
Property Value
Remarks
Changing this can ensure different applications have unique user settings.

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214