Click or drag to resize

TwainImageInfoCompression Property

Gets the compression mode used in the data transfer.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public CompressionMode Compression { get; }

Property Value

Type: CompressionMode
The compression used in the data transfer.
See Also