CodabarExtendedParameters.StopSymbol

CodabarExtendedParameters.StopSymbol property

Gets or sets a Codabar stop symbol. Default value: CodabarSymbol.A

public CodabarSymbol StopSymbol { get; set; }

See Also