AztecParameters

AztecParameters class

Module: aspose_barcode.generation.aztec_parameters

Aztec parameters.

Constructors

NameDescription
init

Methods

NameReturn TypeStaticDescription
strstrNoReturns a human-readable string representation of this. .

Properties

NameTypeDescription
aspect_ratiofloatHeight/Width ratio of 2D BarCode module.
aztec_encode_modeAztecEncodeModeGets a Aztec encode mode. Default value: Auto.
aztec_error_levelintLevel of error correction of Aztec types of barcode. Value should between 5 to 95.
aztec_symbol_modeAztecSymbolModeGets a Aztec Symbol mode. Default value: AztecSymbolMode.Auto.
eci_encodingECIEncodings
encode_modeAztecEncodeMode
error_levelint
layers_countintGets layers count of Aztec symbol. Layers count should be in range from 1 to 3 for Compact mode and in range from 1 to 32 for Full Range mode. Default value: 0 (auto).
reader_initializationboolUsed to instruct the reader to interpret the data contained within the symbol as programming for reader initialization.
structured_append_barcode_idint
structured_append_barcodes_countint
structured_append_file_idOptional[str]
symbol_modeAztecSymbolMode