Share via


BarcodeSymbologies.Gs1DatabarType3 property (Handheld 8)

2/18/2014

Gets the GS1 Databar Expanded, GS1 Databar Expanded Stacked, or RSS Expanded barcode symbology.

Syntax

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

Property Value

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

The GS1 Databar Expanded, GS1 Databar Expanded Stacked, or RSS Expanded barcode symbology.

See Also

Reference

BarcodeSymbologies class