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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Twain Assembly