Leadtools.Twain Namespace : TwainRgbResponseFlags Enumeration |
[FlagsAttribute()] public enum TwainRgbResponseFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum TwainRgbResponseFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As TwainRgbResponseFlags
[FlagsAttribute()] public enum class TwainRgbResponseFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | None | None |
0x00000001 | TwainRgbResponseSet | Sets the RGB elements for the specified driver. |
0x00000002 | TwainRgbResponseReset | Resets the RGB elements for the specified driver. |
System.Object
System.ValueType
System.Enum
Leadtools.Twain.TwainRgbResponseFlags