Share via


BarcodeSymbologies.Gs1DatabarType1 property (Handheld 8)

2/18/2014

Gets the GS1 Databar Omnidirectional, GS1 Databar Stacked Omnidirectional, GS1 Databar Stacked, or GS1 Databar Truncated barcode symbology.

Syntax

public static uint Gs1DatabarType1 { get; }
PublicSharedReadOnlyProperty Gs1DatabarType1 AsUInteger
   Get
public:
static property unsigned int Gs1DatabarType1 { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The GS1 Databar Omnidirectional, GS1 Databar Stacked Omnidirectional, GS1 Databar Stacked, or GS1 Databar Truncated barcode symbology.

See Also

Reference

BarcodeSymbologies class