EAN128Generator.HumanReadableText Property
Specifies whether or not parentheses should be included in the bar code’s text.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true to insert parentheses into the bar code’s printed text; otherwise, false. |
Remarks
The parentheses are inserted into the text according to the standard rules for the EAN-128 bar code and are used to improve the readability of the bar code’s text.
See Also