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