DotCodeExtendedParameters.DotCodeStructuredAppendModeBarcodesCount

DotCodeExtendedParameters.DotCodeStructuredAppendModeBarcodesCount property

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

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

Property Value

The count of the DotCode structured append mode barcode.

See Also