DotCodeParameters.DotCodeStructuredAppendModeBarcodeId

DotCodeParameters.DotCodeStructuredAppendModeBarcodeId property

Identifies the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1.

[Obsolete("Use StructuredAppendModeBarcodeId instead")]
[EditorBrowsable(EditorBrowsableState.Never)]
public int DotCodeStructuredAppendModeBarcodeId { get; set; }

See Also