ImageGear .NET - Updated December 24, 2018
ID Property (ImGearCap)




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace > ImGearCap Class : ID Property
Gets or sets the identifier of the capability.
Syntax
'Declaration
 
Public Property ID As ImGearCapabilities
 
'Usage
 
Dim instance As ImGearCap
Dim value As ImGearCapabilities
 
instance.ID = value
 
value = instance.ID

Property Value

ImGearCapabilities enumeration value.
See Also

Reference

ImGearCap Class
ImGearCap Members