Code128Generator.AddLeadingZero Property
In This Article
Adds a zero sign prefix to the number that is being encoded.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v25.1.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. |
See Also