Click or drag to resize

MemoryDataTransferEventArgsCompression Property

Gets the compression used for the Data.

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 type of compression used.
See Also