Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.14
|
Leadtools.PdfCompressor Namespace : PdfCompressor2BitCompression Enumeration |
public enum PdfCompressor2BitCompression : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum PdfCompressor2BitCompression Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As PdfCompressor2BitCompression
public enum class PdfCompressor2BitCompression : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Zip2Bit | Use Zip Compression. |
0x00000001 | Lzw2Bit | Use LZW Compression. |
System.Object
System.ValueType
System.Enum
Leadtools.PdfCompressor.PdfCompressor2BitCompression