共用方式為


BarcodeSymbologies.JapanPost 屬性

定義

取得日本郵遞區號條碼符號。

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

屬性值

UInt32

unsigned int

uint32_t

日本郵遞區號條碼符號。

適用於