TwainFileSystem Class |
Namespace: Atalasoft.Twain
The TwainFileSystem type exposes the following members.
| Name | Description | |
|---|---|---|
| TwainFileSystem | Creates a new instance of TwainFileSystem. |
| Name | Description | |
|---|---|---|
| CreateTimeDate | Gets the image creation time. | |
| DeviceGroupMask | Gets or sets the device groups | |
| FileType | Gets or sets the type of file to work with. | |
| FreeSpace | Gets the amount of free space in the device. | |
| InputName | Gets or sets the filename to work with. | |
| ModifiedTimeDate | Gets the modified date of the file. | |
| NewImageSize | Gets the size of the image. | |
| NumberOfFiles | Gets the number of files in the current directory. | |
| NumberOfSnippets | The number of audio snippets in the current directory. | |
| OutputName | Gets or sets the output filename. | |
| Recursive | Gets or sets a value indicating whether an action is recursive. | |
| Size | Gets the size of the file in bytes. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetStructurePointer | Creates the memory pointer containing data sent to Twain. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsSupportedCommand | Returns a value indicating whether the implementing class supports a specific TwainTriplet
command. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ProcessResult | Receives the data pointer created by GetStructurePointer(TwainMemory) after being
processed by Twain. | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |