TwainImageInfoCompression Property |
Gets the compression mode used in the data transfer.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic CompressionMode Compression { get; }Public ReadOnly Property Compression As CompressionMode
Get
Property Value
Type:
CompressionMode The compression used in the data transfer.
See Also