public TwainCompressionMode CompressionMode { get; set; }
Public Property CompressionMode As TwainCompressionMode
public:
property TwainCompressionMode CompressionMode {
TwainCompressionMode get();
void set ( TwainCompressionMode );
}
The memory compression type to be used when the transfer mode is TwainTransferMode.Buffer.
To update this property with the current value, call the TransferOptions property. To set the compression type, assign a new value to this property and call the TransferOptions property.
For an example, refer to TransferOptions.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document