![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Barcode Namespace > AztecBarcodeWriteOptions Class : AztecBarcodeWriteOptions Constructor |
public AztecBarcodeWriteOptions()
'Declaration
Public Function New()
'Usage
Dim instance As New AztecBarcodeWriteOptions()
public AztecBarcodeWriteOptions()
- (instancetype)init
public AztecBarcodeWriteOptions()
function 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.