PROPERTY Type AS String |
For more information about "zlib" algorithm, you can visit http://www.zlib.org/
For more information about "bzlib2" algorithm, you can visit http://sources.redhat.com/bzip2/
Example:
... Dim Cp As Compress Cp = New Compress Cp.Type = "zlib" ...