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 TargetFormatCompressor : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Multimedia.TargetFormatCompressor = function() { }; Leadtools.Multimedia.TargetFormatCompressor.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class TargetFormatCompressor : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Indeterminate | The validity of the compressor for the current format cannot be determined. |
Invalid | The compressor is not valid for the current target format. |
Valid | The compressor is valid for the current target format. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.TargetFormatCompressor
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