ItemType Property

Summary

Get or sets the type of data contained in the extended image information.

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 extended image information.

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