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

ItemType Property (TwainRangeCapability)






Gets or sets the type of data contained in the TwainRangeCapability object.
Syntax
public TwainItemType ItemType {get; set;}
'Declaration
 
Public Property ItemType As TwainItemType
'Usage
 
Dim instance As TwainRangeCapability
Dim value As TwainItemType
 
instance.ItemType = value
 
value = instance.ItemType
public TwainItemType ItemType {get; set;}
 get_ItemType();
set_ItemType(value);
public:
property TwainItemType ItemType {
   TwainItemType get();
   void set (    TwainItemType value);
}

Property Value

The type of data contained in the TwainRangeCapability object.
Remarks
For more information, refer to How to Work with the Container.
Example
Refer to TwainRangeCapability
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

TwainRangeCapability Class
TwainRangeCapability Members

 

 


Products | Support | Contact Us | Copyright Notices

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