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 : Type Property |
public TwainCapabilityType Type {get; set;}
'Declaration
Public Property Type As TwainCapabilityType
'Usage
Dim instance As TwainCapabilityBase Dim value As TwainCapabilityType instance.Type = value value = instance.Type
public: property TwainCapabilityType Type { TwainCapabilityType get(); void set ( TwainCapabilityType value); }