QRExtendedParameters.QRStructuredAppendModeBarCodesQuantity

QRExtendedParameters.QRStructuredAppendModeBarCodesQuantity property

Gets the QR structured append mode barcodes quantity. Default value is -1.

[Obsolete("Use StructuredAppendModeBarCodesQuantity instead")]
[EditorBrowsable(EditorBrowsableState.Never)]
public int QRStructuredAppendModeBarCodesQuantity { get; }

Property Value

The quantity of the QR structured append mode barcode.

See Also