Back to Devexpress

DataBarType Enum

officefileapi-devexpress-dot-barcodes-c0d8754b.md

latest1.8 KB
Original Source

DataBarType Enum

Lists symbol types of the GS1 DataBar family.

Namespace : DevExpress.BarCodes

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public enum DataBarType
vb
Public Enum DataBarType

Members

NameDescription
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

|

The following properties accept/return DataBarType values:

See Also

DevExpress.BarCodes Namespace