QRExtendedParameters.QRStructuredAppendModeBarCodeIndex

QRExtendedParameters.QRStructuredAppendModeBarCodeIndex property

Gets the index of the QR structured append mode barcode. Index starts from 0. Default value is -1.

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

Property Value

The quantity of the QR structured append mode barcode.

See Also