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#Visual BasicVisual C++F#
public Stream CustomStreamForSaving { get; set; }
Public Property CustomStreamForSaving As Stream
	Get
	Set
public:
property Stream^ CustomStreamForSaving {
	Stream^ get ();
	void set (Stream^ value);
}
member CustomStreamForSaving : Stream with get, set
Property Value

Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204