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