共用方式為


BarcodeSymbologies.Code39 屬性

定義

取得 Code 39 條碼符號。

public:
 static property unsigned int Code39 { unsigned int get(); };
static uint32_t Code39();
public static uint Code39 { get; }
var uInt32 = BarcodeSymbologies.code39;
Public Shared ReadOnly Property Code39 As UInteger

屬性值

UInt32

unsigned int

uint32_t

Code 39 條碼符號。

適用於