Barcode2DConfigOptions

An object containing the elements for Barcode2DConfigOptions.

ParameterTypeDescription
ErrorCorrectionLevelintegerSets the Error Correction Level; value must be between 0-8.
ColumnsintegerSets the number of columns; the value must be between 1-30.
RowsintegerSets the number of rows; the value must be between 3-90.
AspectRatiofloatSets the barcode aspect ratio; the value must be between 0-1.
CodeWordLengthintegerSets the length of the code words.
YHeightfloatSets the Y pixel height relative to X.