共用方式為


BarcodeSymbologies.Code39Ex 屬性

定義

取得代碼 39 擴充條碼符號。

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

屬性值

UInt32

unsigned int

uint32_t

Code 39 擴充條碼符號。

適用於