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)
Syntaxpublic CompressionMode Compression { get; }Public ReadOnly Property Compression As CompressionMode
Get
Property Value
Type:
CompressionMode The type of compression used.
See Also