Error processing SSI file
Leadtools TWAIN (Leadtools.Twain assembly)

Show in webframe

TwainImageUnit Enumeration






Represents Twain image unit.
Syntax
'Declaration
 
Public Enum TwainImageUnit 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As TwainImageUnit
public enum class TwainImageUnit : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
ValueMemberDescription
0Inches Inches
1Centimeters Centimeters
2Picas Picas
3Points Points
4Twips Twips
5Pixels Pixels
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Twain.TwainImageUnit

Requirements

Target Platforms

See Also

Reference

Leadtools.Twain Namespace

Error processing SSI file