FileInformation Class |
Namespace: Atalasoft.Twain
The FileInformation type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateTimeDate | Gets the file creation time. | |
| FileName | Gets the full path and name of the file. | |
| FileSize | Gets the file size in bytes. | |
| FileType | Gets a value indicating if this is an image, directory or other item. | |
| ModifyTimeDate | Gets the file modify time. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |