Device.Compression Property |
Gets or sets the compression used during a file or memory transfer.
Namespace: Atalasoft.Twain
Exception | Condition |
---|---|
Thrown if a connection to the device is not open. |
You can use the GetSupportedCompressionModes() method to find out which compressions are supported by the device. Some devices require the TransferMethod be set to File, File2 or Memory before setting this property.