Leadtools TWAIN (Leadtools.Twain assembly)
LEAD Technologies, Inc

ContainerType Property






Gets or sets the container type used in getting the capabilities values.
Syntax
public TwainContainerType ContainerType {get; set;}
'Declaration
 
Public Property ContainerType As TwainContainerType
'Usage
 
Dim instance As TwainCapabilityBase
Dim value As TwainContainerType
 
instance.ContainerType = value
 
value = instance.ContainerType
public TwainContainerType ContainerType {get; set;}
 get_ContainerType();
set_ContainerType(value);
public:
property TwainContainerType ContainerType {
   TwainContainerType get();
   void set (    TwainContainerType value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TwainCapabilityBase Class
TwainCapabilityBase Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.