Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

InfoId Property






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 TwainExtendedImage InfoId {get; set;}
 get_InfoId();
set_InfoId(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TwainInformation Class
TwainInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.