Skip to main content
A newer version of this page is available. .

EAN128Generator.AddLeadingZero Property

For internal use.

Namespace: DevExpress.XtraPrinting.BarCode

Assembly: DevExpress.Printing.v18.2.Core.dll

Declaration

[Browsable(false)]
[XtraSerializableProperty(XtraSerializationVisibility.Hidden)]
public override bool AddLeadingZero { get; set; }

Property Value

Type
Boolean
See Also