BarcodeSymbologies.Pdf417 属性

定义

获取 PDF 417 条形码符号。

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

属性值

UInt32

unsigned int

uint32_t

PDF 417 条形码符号。

适用于