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