The following tables list the members exposed by TwainDataTransferProperties.
Name | Description | |
---|---|---|
![]() | AppendToFile | Gets or sets flag indicates whether to append pages to the end of the file when saving a multi-page file. |
![]() | BufferedMemoryCompression | Gets and set the compression to be used when having the transfer mode set to be memory. |
![]() | DumpMemoryBuffersToFile | Gets or sets flag indicates whether to use the file name specified in FileName property to dump the memory buffers received from the scanner. |
![]() ![]() | Empty | Returns a TwainDataTransferProperties structure with default values. |
![]() | FileName | Gets or sets the file name used in the file transfer mode. |
![]() | FillOrder | Gets or sets indicate how bytes in the image are to be filled by the source. |
![]() | MemoryBufferSize | Gets or sets the memory buffer size to be used in data transfer. |
![]() | SaveToOneFile | Gets or sets flag indicates whether to save a multiple pages to a single file. |
![]() | ScanFileFormat | Gets or sets the file format to use when saving the files from the TWAIN source. |
![]() | TransferMechanism | Gets or sets transfer mode to be used by the TWAIN source. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.ValueType) |
![]() | GetHashCode | (Inherited from System.ValueType) |
![]() | ToString | (Inherited from System.ValueType) |