QRExtendedParameters.QRStructuredAppendModeParityData

QRExtendedParameters.QRStructuredAppendModeParityData property

Gets the QR structured append mode parity data. Default value is -1.

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

Property Value

The index of the QR structured append mode barcode.

See Also