Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.9.21
|
Leadtools.Twain Namespace > TwainCapabilityBase Class : ContainerType Property |
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: property TwainContainerType ContainerType { TwainContainerType get(); void set ( TwainContainerType value); }