Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

BarCode() Constructor

Initializes a new instance of the BarCode class with the default settings.

Namespace: DevExpress.BarCodes

Assembly: DevExpress.Docs.v20.2.dll

Declaration

public BarCode()

Remarks

Default bar code is a black-and-white bar code of the EAN 13 symbology encoding the “0“ symbol.

See Also