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