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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Stream RequiredStream { get; set; }
public Stream RequiredStream { get; set; }
Public Property RequiredStream As Stream
	Get
	Set
Public Property RequiredStream As Stream
	Get
	Set
public:
property Stream^ RequiredStream {
	Stream^ get ();
	void set (Stream^ value);
}
public:
property Stream^ RequiredStream {
	Stream^ get ();
	void set (Stream^ value);
}
member RequiredStream : Stream with get, set
member RequiredStream : Stream with get, set
Property Value

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