BarcodeSymbologies.Pdf417 Property

Definition

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

UInt32

unsigned int

uint32_t

The PDF 417 barcode symbology.

Applies to