Keyoti RapidSpell Silverlight API Docs
RequiredStream Property
APIKeyoti.RapidSpell.OptionsNeedStreamEventArgsRequiredStream
Keyoti RapidSpell Silverlight
Set the stream in this property when handling the event.
Declaration Syntax
C#Visual BasicVisual C++F#
public Stream RequiredStream { get; set; }
Public Property RequiredStream As Stream
	Get
	Set
public:
property Stream^ RequiredStream {
	Stream^ get ();
	void set (Stream^ value);
}
member RequiredStream : Stream with get, set
Property Value

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