DataBarType Enum
Lists the values used to specify the type of the DataBar bar code.
Namespace: DevExpress.XtraPrinting.BarCode
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Members
Name | Description |
---|---|
Omnidirectional
|
A GS1 Data |
Truncated
|
A GS1 Data |
Stacked
|
A GS1 Data |
Stacked
|
A GS1 Data |
Limited
|
A GS1 Data |
Expanded
|
A GS1 Data |
Expanded
|
A GS1 Data |
#Related API Members
The following properties accept/return DataBarType values:
Library | Related API Members |
---|---|
Cross-Platform Class Library | Data |
WPF Controls | Bar |
#Remarks
The values listed by the DataBarType enumeration are used to set the DataBarGenerator.Type property.