←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Wia Assembly