BarcodeSymbologies.Code39Ex Property

Definition

Gets the Code 39 Extended barcode symbology.

public:
 static property unsigned int Code39Ex { unsigned int get(); };
static uint32_t Code39Ex();
public static uint Code39Ex { get; }
var uInt32 = BarcodeSymbologies.code39Ex;
Public Shared ReadOnly Property Code39Ex As UInteger

Property Value

UInt32

unsigned int

uint32_t

The Code 39 Extended barcode symbology.

Applies to