Accusoft.TwainPro9.Net
ExtendedImageInfoContainerValue Class
Members 




This class implements a single value of extended image info.
Object Model
ExtendedImageInfoContainerValue Class
Syntax
'Declaration
 
Public Class ExtendedImageInfoContainerValue 
'Usage
 
Dim instance As ExtendedImageInfoContainerValue
public class ExtendedImageInfoContainerValue 
public __gc class ExtendedImageInfoContainerValue 
public ref class ExtendedImageInfoContainerValue 
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

System.Object
   Accusoft.TwainProSdk.ExtendedImageInfoContainerValue
      Accusoft.TwainProSdk.ExtendedImageInfoContainerValueFloat
      Accusoft.TwainProSdk.ExtendedImageInfoContainerValueString

See Also

Reference

ExtendedImageInfoContainerValue Members
Accusoft.TwainProSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback