Keyoti RapidSpell WPF API Docs
CustomStreamForLoading Property
APIKeyoti.RapidSpell.Wpf.OptionsUserOptionsCustomStreamForLoading
Keyoti RapidSpell WPF
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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214