The following tables list the members exposed by TwainTransferOptions.
| Name | Description | |
|---|---|---|
| CompressionMode | Gets or sets the compression type to use when transferring data from the current TWAIN source. This property is valid only if the TransferMode property is set to TwainTransferMode.Buffer. |
![]()
| Default | Returns a TwainTransferOptions structure with default values. |
| FileFormat | Gets or sets the transfer file format to use when transferring data from the current TWAIN source. This property is valid only if the TransferMode property is set to TwainTransferFile. |
| FileName | Gets or sets the file name to use when transferring data from the current TWAIN source. This property is valid only if the TransferMode property is set to TwainTransferFile. |
| TransferMode | Gets or sets the transfer mode used for transferring data from the current TWAIN source. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from System.ValueType) |
| GetHashCode | (Inherited from System.ValueType) |
| ToString | (Inherited from System.ValueType) |