Code128Generator.FNC2Substitute Property
A substring/character that serves as the placeholder for the FNC2 functional character.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value that specifies the symbols to be replaced. |
#Remarks
The barcode searches its Text for the substring/character specified by the FNC2Substitute
property. All found placeholders are replaced with functional FNC2 characters. The control does not display these characters and only uses them to encode the text.