BarcodeProfessional CodabarStartChar Property Neodynamic Barcode Professional SDK for .NET Class Reference
Gets or sets the start character for Codabar symbology. Possible values are: A, B, C or D.

Namespace: Neodynamic.SDK.Barcode
Assembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
Syntax

public CodabarStartStopChar CodabarStartChar { get; set; }

Property Value

Type: CodabarStartStopChar
See Also