Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace : TargetFormatCompressor Enumeration |
public enum TargetFormatCompressor : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum TargetFormatCompressor Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As TargetFormatCompressor
public enum class TargetFormatCompressor : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | Invalid | The compressor is not valid for the current target format. |
0x00000001 | Indeterminate | The validity of the compressor for the current format cannot be determined. |
0x00000002 | Valid | The compressor is valid for the current target format. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.TargetFormatCompressor