DataBarGenerator Properties
Generates a GS1 (DataBar) barcode.| Name | Description |
|---|---|
| CalcCheckSum | Gets or sets whether or not to calculate a checksum for the bar code. |
| FNC1Substitute | Specifies the symbol (or set of symbols) in the bar code’s text that will be replaced with the FNC1 functional character when the bars are drawn. |
| Name | Gets the name of the bar code type, which is represented by a current class. Inherited from BarCodeGeneratorBase. |
| SegmentsInRow | Gets or sets the number of data segments per row in the Expanded Stacked type of a GS1 DataBar bar code. |
| Type | Gets or sets the type of a GS1 DataBar bar code. |
See Also