Keyoti RapidSpell Desktop .NET API Docs
CustomStreamForSaving Property
APIKeyoti.RapidSpell.OptionsUserOptionsCustomStreamForSaving
Keyoti RapidSpell Desktop .NET
The stream to use when saving options
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Stream CustomStreamForSaving { get; set; }
public Stream CustomStreamForSaving { get; set; }
Public Property CustomStreamForSaving As Stream
	Get
	Set
Public Property CustomStreamForSaving As Stream
	Get
	Set
public:
property Stream^ CustomStreamForSaving {
	Stream^ get ();
	void set (Stream^ value);
}
public:
property Stream^ CustomStreamForSaving {
	Stream^ get ();
	void set (Stream^ value);
}
member CustomStreamForSaving : Stream with get, set
member CustomStreamForSaving : Stream with get, set
Property Value

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