Code93Options 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. |
See Also