C#
VB
C++
Get or sets the type of data contained in the extended image information.
public TwainItemType ItemType { get; set; }
Public Property ItemType As Leadtools.Twain.TwainItemType
public:
property Leadtools.Twain.TwainItemType ItemType {
Leadtools.Twain.TwainItemType get();
void set ( Leadtools.Twain.TwainItemType );
}
The type of data contained in the extended image information.
Refer to TwainInformation.GetItem(int, int)
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET