Code128Generator.AddLeadingZero Property
Adds a zero sign prefix to the number that is being encoded.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true to add a leading zero to the encoded numbers; otherwise false. |