LEADTOOLS WIA (Leadtools.Wia assembly)

Item Property

Show in webframe





Gets the enumerated item.
Syntax
public object Item {get;}
'Declaration
 
Public ReadOnly Property Item As Object
'Usage
 
Dim instance As WiaEnumItemsEventArgs
Dim value As Object
 
value = instance.Item

            

            
public:
property Object^ Item {
   Object^ get();
}

Property Value

An object that represents the enumerated item.
Example
For an example, refer to WiaSession.GetRootItem
Requirements

Target Platforms

See Also

Reference

WiaEnumItemsEventArgs Class
WiaEnumItemsEventArgs Members

 

 


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