ImageGear .NET v24.14 - Updated September 15, 2020
Type Property (ImGearFileInfo)




ImageGear24.Twain Assembly > ImageGear.TWAIN Namespace > ImGearFileInfo Class : Type Property
Gets the type of the file.
Syntax
'Declaration
 
Public ReadOnly Property Type As ImGearFileType
 
'Usage
 
Dim instance As ImGearFileInfo
Dim value As ImGearFileType
 
value = instance.Type

Property Value

ImGearFileType enumeration values.
See Also

Reference

ImGearFileInfo Class
ImGearFileInfo Members