Keyoti RapidSpell Desktop .NET API Docs
RequiredStream Property
APIKeyoti.RapidSpell.OptionsNeedStreamEventArgsRequiredStream
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204