StreamObject Compress Function. Compress the data in the stream. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

Compress the data in the stream.

 

   
Syntax  

[C#]
void Compress()

[Visual Basic]
Sub Compress()

 

   

Params
 
Name Description
none  

 

   

Notes
 

Compresses the data in the stream if it is not already compressed.

 

   

Example
 

None.