Keyoti RapidSpell Desktop .NET API Docs
FlushMode Property
APIKeyoti.RapidSpell.CompressionDeflateStreamFlushMode
Keyoti RapidSpell Desktop .NET
This property sets the flush behavior on the stream.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual FlushType FlushMode { get; set; }
public virtual FlushType FlushMode { get; set; }
Public Overridable Property FlushMode As FlushType
	Get
	Set
Public Overridable Property FlushMode As FlushType
	Get
	Set
public:
virtual property FlushType FlushMode {
	FlushType get ();
	void set (FlushType value);
}
public:
virtual property FlushType FlushMode {
	FlushType get ();
	void set (FlushType value);
}
abstract FlushMode : FlushType with get, set
override FlushMode : FlushType with get, set
abstract FlushMode : FlushType with get, set
override FlushMode : FlushType with get, set
Property Value
Remarks
See the ZLIB documentation for the meaning of the flush behavior.

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