C#
VB
C++
Gets or sets the type of data contained in the TwainRangeCapability object.
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 TwainRangeCapability object.
For more information, refer to How to Work with the Container.
Refer to TwainRangeCapability
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