Leadtools TWAIN (Leadtools.Twain assembly)

InfoId Property

Show in webframe





Gets or sets the extended image information ID.
Syntax
public TwainExtendedImage InfoId {get; set;}
'Declaration
 
Public Property InfoId As TwainExtendedImage
'Usage
 
Dim instance As TwainInformation
Dim value As TwainExtendedImage
 
instance.InfoId = value
 
value = instance.InfoId

            

            
public:
property TwainExtendedImage InfoId {
   TwainExtendedImage get();
   void set (    TwainExtendedImage value);
}

Property Value

The extended image information ID.
Example
Refer to TwainInformation.GetItem(int, int)
Requirements

Target Platforms

See Also

Reference

TwainInformation Class
TwainInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.