DataBarType Enum
Lists symbol types of the GS1 DataBar family.
Namespace: DevExpress.BarCodes
Assembly: DevExpress.Docs.v24.1.dll
NuGet Package: DevExpress.Document.Processor
Declaration
Members
Name | Description |
---|---|
Expanded
|
GS1 Databar Expanded |
ExpandedStacked
|
GS1 Databar Expanded Stacked |
Limited
|
GS1 Databar Limited |
Omnidirectional
|
GS1 Databar Omnidirectional |
Stacked
|
GS1 Databar Stacked |
StackedOmnidirectional
|
GS1 Databar Stacked Omnidirectional |
Truncated
|
GS1 Databar Truncated |
Related API Members
The following properties accept/return DataBarType values:
See Also