C#
VB
C++
Gets or sets the container type used in getting the capabilities values.
public TwainContainerType ContainerType { get; set; }
Public Property ContainerType As Leadtools.Twain.TwainContainerType
public:
property Leadtools.Twain.TwainContainerType ContainerType {
Leadtools.Twain.TwainContainerType get();
void set ( Leadtools.Twain.TwainContainerType );
}
The container type used in getting the capabilities values.
For more information, refer to How to Work with the Container.
Refer to TwainCapability
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