 
            | ImageGear22.Twain Assembly > ImageGear.TWAIN Namespace : ImGearFileInfo Class | 
The following tables list the members exposed by ImGearFileInfo.
| Name | Description | |
|---|---|---|
|  | ImGearFileInfo Constructor | Initializes a new instance of the ImGearFileInfo class. | 
| Name | Description | |
|---|---|---|
|  | CreateTimeDate | Gets the creation date of the file. | 
|  | DeviceGroupMask | Gets the camera's group (e.g., front/rear bitonal, front/rear grayscale, etc.). | 
|  | FreeSpace | Gets bytes of free space on the current device. | 
|  | ModifiedTimeDate | Gets the last date the file was modified. | 
|  | Name | Gets the name of the file. | 
|  | newImageSize | Gets an estimate of the amount of space a new image would take up. | 
|  | NumberOfFiles | Gets the number of files; depends on Type. | 
|  | NumberOfSnippets | Gets the number of audio snippets. | 
|  | Size | Gets the size of current Type. | 
|  | Type | Gets the type of the file. |