←Select platform

AztecBarcodeWriteOptions Constructor (AztecBarcodeWriteOptions)

Summary

Initializes a new instance of the AztecBarcodeWriteOptions class with default values.

Syntax

C#
VB
Java
Objective-C
C++
public AztecBarcodeWriteOptions() 
Public Function New() 
- (instancetype)init 
public AztecBarcodeWriteOptions() 
public: 
AztecBarcodeWriteOptions(); 

Remarks

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

AztecBarcodeSymbolModel.AutoSize

XModule

30

Example

For an example, refer to AztecBarcodeWriteOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize