Code39Generator Properties
Represents the class used to generate a Code 39 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. |
See Also