共用方式為


BarcodeSymbologies.TfIata 屬性

定義

取得 5 個國際運輸協會的 2 (IATA) 條碼符號。

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

屬性值

UInt32

unsigned int

uint32_t

5 個國際運輸協會的 2 (IATA) 條碼符號。

適用於