Item Property

Summary
Gets the enumerated item.
Syntax
C#
VB
C++
public object Item { get; } 
  
Public ReadOnly Property Item As Object 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.