Code39Options Properties
Contains options specific to this symbology (bar code type).Name | Description |
---|---|
CalcCheckSum | Gets or sets whether a check character should be calculated and added to the bar code data. |
ShowCodeText | Gets or sets whether bar code text data should be displayed in a bar code image. Inherited from BarCodeGeneratorOptions. |
WideNarrowRatio | Gets or sets the wide bar to narrow bar ratio. |
See Also