Gets or sets a value that indicates whether the Datamatrix symbol is written without compression.
public bool DisableCompression { get; set; }
Public Property DisableCompression As Boolean
@property (nonatomic, assign) BOOL disableCompression
public boolean getDisableCompression()
public void setDisableCompression(boolean value)
true to write the Datamatrix symbol without compression. Otherwise, false. Default value is false.
When compression is disabled, two control bytes are added to the beginning of the data and then the data is written byte-for-byte to the symbol
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