StreamObject Compressions Property. All the compression types applied to the stream. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] CompressionType[]

[Visual Basic]
CompressionType()
See description.  Yes All the compression types applied to the stream.

 

   

Notes
 

A stream can be compressed and encoded using multiple methods applied in sequence.

This property reflects all the compression types that have been applied to the stream.

The CompressionTypes are ordered in terms of the complete decompression sequence required.

 

   

Example
 

None.