Leadtools TWAIN (Leadtools.Twain assembly)

ItemType Property (TwainArrayCapability)

Show in webframe





Gets or sets the type of data contained in the TwainArrayCapability object.
Syntax
public TwainItemType ItemType {get; set;}
'Declaration
 
Public Property ItemType As TwainItemType
'Usage
 
Dim instance As TwainArrayCapability
Dim value As TwainItemType
 
instance.ItemType = value
 
value = instance.ItemType

            

            
public:
property TwainItemType ItemType {
   TwainItemType get();
   void set (    TwainItemType value);
}

Property Value

The type of data contained in the TwainArrayCapability object.
Remarks
For more information, refer to How to Work with the Container.
Example
Refer to TwainArrayCapability
Requirements

Target Platforms

See Also

Reference

TwainArrayCapability Class
TwainArrayCapability Members

 

 


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