Skip to main content
A newer version of this page is available. .

CodabarGenerator Properties

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.
SymbologyCode For internal use. Gets the barcode symbology for the current generator object.
WideNarrowRatio Gets or sets the density of a barcode’s bars.
See Also