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: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public CompressionMode Compression { get; }

Property Value

Type: CompressionMode
The type of compression used.
See Also