Initializes a new instance of the DatamatrixBarcodeWriteOptions class with default values.
public DatamatrixBarcodeWriteOptions() Public Function New() - (instancetype)init public DatamatrixBarcodeWriteOptions() public:DatamatrixBarcodeWriteOptions();
In addition to setting the base class members as specified in BarcodeWriteOptions(), the following members are initialized as follows:
| Member | Value |
|---|---|
| HorizontalAlignment | |
| VerticalAlignment | |
| DisableCompression |
false |
| GroupNumber |
0 |
| GroupTotal |
0 |
| FileIdNumberLowByte |
1 |
| FileIdNumberHighByte |
1 |
| XModule |
30 |
| DisableCompression |
false |
For an example, refer to DatamatrixBarcodeWriteOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
