BarcodeSymbologies.Pzn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Pharma-Zentral-Nummer (Pzn) barcode symbology.
public:
static property unsigned int Pzn { unsigned int get(); };
static uint32_t Pzn();
public static uint Pzn { get; }
var uInt32 = BarcodeSymbologies.pzn;
Public Shared ReadOnly Property Pzn As UInteger
Property Value
The Pharma-Zentral-Nummer (Pzn) barcode symbology.