共用方式為


BarcodeSymbologies.Code93Ex 屬性

定義

取得 Code 93 擴充條碼符號系統。

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

屬性值

UInt32

unsigned int

uint32_t

Code 93 擴充條碼符號系統。

適用於