ContainerType Property

Summary
Gets or sets the container type used in getting the capabilities values.
Syntax
C#
VB
C++
public TwainContainerType ContainerType { get; set; } 
Public Property ContainerType As TwainContainerType 
public: 
property TwainContainerType ContainerType { 
   TwainContainerType get(); 
   void set (    TwainContainerType ); 
} 

Property Value

The container type used in getting the capabilities values.

Remarks

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

Example

Refer to TwainCapability

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.