Enum CompressedStreamHeader
Specifies values for header type of the compressed stream.
Namespace: Telerik.WinForms.Spreadsheet.Zip
Assembly: Telerik.WinControls.RadSpreadsheet.dll
Syntax
public enum CompressedStreamHeader
None
Compressed stream does not contain a header.
ZLib
Compressed stream is formatted in accordance with RFC 1950 (ZLIB Compressed Data Format Specification version 3.3).