Version

GS1CodeType Enumeration

GS1 Databar barcode types.
Syntax
public enum GS1CodeType : System.Enum 
Members
MemberDescription
ExpandedGS1 DataBar Expanded code type - intended for retail Point-of-Sale scanning
LimitedGS1 DataBar Limited code type - not intended for retail Point-of-Sale scanning
OmnidirectionalGS1 DataBar Omnnidirectional code type - intended for retail Point-of-Sale scanning
StackedGS1 DataBar Stacked code type - not intended for retail Point-of-Sale scanning
StackedOmnidirectionalGS1 DataBar Stacked Omnidirectional code type - intended for retail Point-of-Sale scanning
TruncatedGS1 DataBar Truncated code type - not intended for retail Point-of-Sale scanning
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also