DataMatrixExtendedParameters.StructuredAppendBarcodesCount

DataMatrixExtendedParameters.StructuredAppendBarcodesCount property

Gets the DataMatrix structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35.

public int StructuredAppendBarcodesCount { get; }

Property Value

The count of the DataMatrix structured append mode barcode.

See Also