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

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