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