DataBarOptions Properties
Contains options specific to this symbology (bar code type).Name | Description |
---|---|
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. |
SegmentsInRow | Gets or sets the number of data segments per row in the Expanded Stacked type of a GS1 DataBar bar code. |
ShowCodeText | Gets or sets whether bar code text data should be displayed in a bar code image. Inherited from BarCodeGeneratorOptions. |
Type | Gets or sets the symbol type of the GS1 DataBar family of bar codes. |
See Also