BarcodeSymbologies.ItalianPost39 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 Italian Post 39 barcode symbology.
public:
static property unsigned int ItalianPost39 { unsigned int get(); };
static uint32_t ItalianPost39();
public static uint ItalianPost39 { get; }
var uInt32 = BarcodeSymbologies.italianPost39;
Public Shared ReadOnly Property ItalianPost39 As UInteger
Property Value
The Italian Post 39 barcode symbology.