Share via


BarcodeSymbologies.Code32 property (Handheld 8)

2/18/2014

Gets the Code 32, Italian Pharmacy Code Variant of Code 39, barcode symbology.

Syntax

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

Property Value

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

The Code 32, Italian Pharmacy Code Variant of Code 39, barcode symbology.

See Also

Reference

BarcodeSymbologies class