Name | Description | |
---|---|---|
![]() | ContainerType | Gets the container type of this TWAIN value. |
![]() | EnumType | Gets the type of enumeration associated with this TWAIN value. |
Name | Description | |
---|---|---|
![]() | ContainerType | Gets the container type of this TWAIN value. |
![]() | EnumType | Gets the type of enumeration associated with this TWAIN value. |
Name | Description | |
---|---|---|
![]() | GetAsArray | Gets the supported values of TWAIN value as array of values. |
![]() | GetAsBool | Returns current value of TWAIN value as boolean value. |
![]() | GetAsByte | Returns current value of TWAIN value as byte value. |
![]() | GetAsEnumArray | Gets the supported values of TWAIN value as array of enum values. |
![]() | GetAsFloat | Returns current value of TWAIN value as float value. |
![]() | GetAsFloatArray | Gets the supported values of TWAIN value as array of float values. |
![]() | GetAsFrame | Returns current value of TWAIN value as frame value. |
![]() | GetAsInt16 | Returns current value of TWAIN value as Int16 value. |
![]() | GetAsInt32 | Returns current value of TWAIN value as Int32 value. |
![]() | GetAsPositiveFloat | Returns current value of TWAIN value as positive float value. |
![]() | GetAsSByte | Returns current value of TWAIN value as sbyte value. |
![]() | GetAsString | Returns current value of TWAIN value as string value. |
![]() | GetAsUInt16 | Returns current value of TWAIN value as UInt16 value. |
![]() | GetAsUInt32 | Returns current value of TWAIN value as UInt32 value. |