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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)