共用方式為


BarcodeSymbologies.Code93 屬性

定義

取得 Code 93 條碼符號系統。

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

屬性值

UInt32

unsigned int

uint32_t

Code 93 條碼符號系統。

適用於