
| Leadtools.Workflow.Scan Namespace : OutputFileFormat Enumeration | 
public enum OutputFileFormat : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum OutputFileFormat Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As OutputFileFormat
public enum class OutputFileFormat : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| 0x00000000 | Tiff | Tiff | 
| 0x00000001 | Pict | Pict | 
| 0x00000002 | Bmp | Bmp | 
| 0x00000003 | Xbm | Xbm | 
| 0x00000004 | Jfif | Jfif | 
| 0x00000005 | Fpx | Fpx | 
| 0x00000006 | TiffMulti | Tiff Multi | 
| 0x00000007 | Png | Png | 
| 0x00000009 | Exif | Exif | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.Scan.OutputFileFormat