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