Share via


BarcodeSymbologies.Code39Ex property (Handheld 8)

2/18/2014

Gets the Code 39 Extended barcode symbology.

Syntax

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

Property Value

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

The Code 39 Extended barcode symbology.

See Also

Reference

BarcodeSymbologies class