次の方法で共有


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 バーコード シンボル。

適用対象