EAN128Options.FNC1Substitute Property
Gets or sets the character that is used as a substitute for the FNC1 separator in EAN-128 input data.
Namespace: DevExpress.Docs.Barcode
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The character to be replaced. |
Remarks
The human-readable text of the EAN128 Code does not contain symbols specified by the FNC1Substitute property. These symbols are used to generate a Function Code One Character (FNC1).
See Also