Accusoft.TwainPro8.Net
ExtendedImageInfoContainerValue Class
Members  See Also  Send Feedback
Accusoft.TwainProSdk Namespace : ExtendedImageInfoContainerValue Class




Glossary Item Box

This class implements a single value of extended image info.

Object Model

ExtendedImageInfoContainerValue Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

You cannot create an ExtendedImageInfoContainerValue object directly. This object is a member of the Values collection of the ExtendedImageInfoContainer object which can be obtained by calling the ScannedImage.GetExtendedImageInfo method. The ExtendedImageInfoContainerValueFloat and ExtendedImageInfoContainerValueString objects are inherited from this object, and to access the float or string value stored in this object you must cast this object to the appropriate child object.

Inheritance Hierarchy

See Also

©2013. Accusoft Corporation. All Rights Reserved.