Keyoti RapidSpell Silverlight API Docs
Strategy Property
APIKeyoti.RapidSpell.CompressionDeflateStreamStrategy
Keyoti RapidSpell Silverlight
The ZLIB strategy to be used during compression.
Declaration Syntax
C#Visual BasicVisual C++F#
public CompressionStrategy Strategy { get; set; }
Public Property Strategy As CompressionStrategy
	Get
	Set
public:
property CompressionStrategy Strategy {
	CompressionStrategy get ();
	void set (CompressionStrategy value);
}
member Strategy : CompressionStrategy with get, set
Property Value
Remarks
By tweaking this parameter, you may be able to optimize the compression for data with particular characteristics.

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)