Keyoti RapidSpell Desktop .NET API Docs
WindowBits Field
APIKeyoti.RapidSpell.CompressionZlibCodecWindowBits
Keyoti RapidSpell Desktop .NET
The number of Window Bits to use.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int WindowBits
public int WindowBits
Public WindowBits As Integer
Public WindowBits As Integer
public:
int WindowBits
public:
int WindowBits
val mutable WindowBits: int
val mutable WindowBits: int
Field Value
Remarks
This gauges the size of the sliding window, and hence the compression effectiveness as well as memory consumption. It's best to just leave this setting alone if you don't know what it is. The maximum value is 15 bits, which implies a 32k window.

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