ImageGear Professional v18.2 > API Reference Guide > TWAIN Component API Reference > TWAIN Component Objects > IGTWAINCapOneValue Object |
IGTWAINCapOneValue is a single value whose current and default values are coincident. The range of available values for this type of capability is simply this single value. For example, a capability that indicates the presence of a document feeder could be of this type.
IIGTWAINCapOneValue extends IIGTWAINCap
IIGTWAINCap extends IDispatchEx
ContainerType Property | This property gets the container type of the capability. |
ID Property | This property gets or sets the numeric designator of the capability. |
ItemType Property | This property gets or sets the capability data type. |
Value Property | This property gets the IGDataItem object that represents the capability value. |