ItemType Property

Summary

Gets or sets the type of data contained in the TwainEnumerationCapability object.

Syntax
C#
VB
C++
public TwainItemType ItemType { get; set; } 
Public Property ItemType As TwainItemType 
public: 
property TwainItemType ItemType { 
   TwainItemType get(); 
   void set (    TwainItemType ); 
} 

Property Value

The type of data contained in the TwainEnumerationCapability object.

Remarks

For more information, refer to How to Work with the Container.

Example

Refer to TwainEnumerationCapability

Requirements

Target Platforms

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

Leadtools.Twain Assembly