C#
VB
Java
Objective-C
C++
Initializes a new instance of the AztecBarcodeWriteOptions class with default values.
public AztecBarcodeWriteOptions() Public Function New() - (instancetype)init public AztecBarcodeWriteOptions() public:AztecBarcodeWriteOptions();
In addition to setting the base class members as specified in BarcodeWriteOptions(), the following members are initialized as follows:
| Member | Value |
|---|---|
| AztecRune |
false |
| AztecRuneValue |
0 |
| ErrorCorrectionRate |
23 |
| QuietZone |
0 |
| SymbolModel | |
| XModule |
30 |
For an example, refer to AztecBarcodeWriteOptions.
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
