DataMatrixGS1Options.FNC1Substitute Property
Gets or sets the character that is used as a substitute for the GS1 FNC1 separator in Data Matrix GS1 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
Note
The GS1 Data Matrix barcode interprets the FNC1 character as a separator. Place FNC1 at the beginning of the data sequence.
See Also