Type Property

Summary

Gets or sets the TwainCapabilityType that indicates the capability that is being retrieved or set.

Syntax
C#
VB
C++
public TwainCapabilityType Type { get; set; } 
Public Property Type As TwainCapabilityType 
public: 
property TwainCapabilityType Type { 
   TwainCapabilityType get(); 
   void set (    TwainCapabilityType ); 
} 

Property Value

The TwainCapabilityType that indicates the capability that is being retrieved or set.

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