
Visual Basic
C#
Managed Extensions for C++
C++/CLI
You cannot create an ImGearExtendedImageInfoContainer object directly. An instance of the object is returned by the ImGearTWAIN.GetExtendedImageInformation method.
The class exposes the ExtendedImageInformation property to indicate the ID of the extended image information that was requested in the call to ImGearTWAIN.GetExtendedImageInformation.
The class also exposes the Values property that gets the value of the extended image information that was requested in the call to ImGearTWAIN.GetExtendedImageInformation. This property is an ImGearExtendedImageInfoContainerValueCollection that may contain one or more ImGearExtendedImageInfoContainerValue objects.
System.Object
ImageGear.TWAIN.ImGearExtendedImageInfoContainer