Xceed Real-Time Zip for Silverlight Documentation
ManagedLZMACompressor Constructor(CompressionLevel)


CompressionLevel value indicating the compression level.
Initializes a new instance of the ManagedLZMACompressor class using the provided compression level.
Syntax
'Declaration
 
Public Function New( _

   ByVal compressionLevel As CompressionLevel _

)
'Usage
 
Dim compressionLevel As CompressionLevel

 

Dim instance As New ManagedLZMACompressor(compressionLevel)
public ManagedLZMACompressor( 

   CompressionLevel compressionLevel

)

Parameters

compressionLevel
CompressionLevel value indicating the compression level.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ManagedLZMACompressor Class
ManagedLZMACompressor Members
Overload List

Send Feedback