Click or drag to resize
TwainConstants Methods

» Asprise Scan Home · Developer's Guide

The TwainConstants type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic membergetCapCode
Gets the code of the cap corresponding to the given name.
Public methodStatic membergetCapName
Gets the name of the cap corresponding to the given code.
Public methodStatic membergetConstants
List of all twain constant names.
Public methodStatic membergetConstantValue
Returns the integer value of any TW* constant.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic membergetPixelTypeName
Returns the readable name of the pixel type.
Public methodStatic membergetTweiCode
Gets the code of the TWEI attribute corresponding to the given name.
Public methodStatic membergetTweiName
Gets the name of the TWEI attribute corresponding to the given code.
Public methodStatic membergetTwrcCode
Gets the result code corresponding to the given name.
Public methodStatic membergetTwrcName
Gets the name of the result code.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also