Skip to main content

Code39ExtendedGenerator Properties

Represents the class used to generate a Code 39 Extended barcode.
Name Description
CalcCheckSum Gets or sets whether to calculate a checksum for the bar code. Inherited from BarCodeGeneratorBase.
Name Gets the name of the bar code type, which is represented by a current class. Inherited from BarCodeGeneratorBase.
SymbologyCode For internal use. Gets the bar code symbology for the current generator object.
WideNarrowRatio Gets or sets the density of a bar code’s bars. Inherited from Code39Generator.
See Also