BarCodeBrick.Module Property
Gets or sets the width of the narrowest bar or space in the current BarCodeBrick instance.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v23.1.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Default | Description |
---|---|---|
Double | 2 | A Double value which represents the width of the narrowest bar or space. |
Remarks
The Module property cannot be set to a value less than or equal to 0. Note that if the Module property is set to a very small value, so that the width of a bar code is too small to correctly display all its bars according to the currently selected BarCodeBrick.Generator, a bar code output may become unreadable by an appropriate bar code scanner.