| TwainConstants Methods | 
The TwainConstants type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|   | getCapCode | 
            Gets the code of the cap corresponding to the given name.
             | 
|   | getCapName | 
            Gets the name of the cap corresponding to the given code.
             | 
|   | getConstants | 
            List of all twain constant names.
             | 
|   | getConstantValue | 
            Returns the integer value of any TW* constant.
             | 
|  | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | 
|   | getPixelTypeName | 
            Returns the readable name of the pixel type.
             | 
|   | getTweiCode | 
            Gets the code of the TWEI attribute corresponding to the given name.
             | 
|   | getTweiName | 
            Gets the name of the TWEI attribute corresponding to the given code.
             | 
|   | getTwrcCode | 
            Gets the result code corresponding to the given name.
             | 
|   | getTwrcName | 
            Gets the name of the result code.
             | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
 See Also
See Also