Skip to main content

CodabarGenerator Properties
Show Inherited Hide Inherited

Represents the class used to generate a Codabar barcode.
Name Description
CalcCheckSum Overrides the BarCodeGeneratorBase.CalcCheckSum property.
Name Gets the name of the bar code type, which is represented by a current class. Inherited from BarCodeGeneratorBase.
StartSymbol Gets or sets the first (start) symbol used to code the barcode’s structure.
StopSymbol Gets or sets the last (stop) symbol used to code the barcode’s structure.
WideNarrowRatio Gets or sets the density of a barcode’s bars.
See Also