ItemType Property

Summary
Gets or sets the type of data contained in the TwainOneValueCapability 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 TwainOneValueCapability object.

Remarks

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

Example

Refer to TwainOneValueCapability

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.Twain Assembly

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