BarcodeSymbologies.UsPostNet 속성

정의

postNET(postal Numeric Encoding Technique) 바코드 기호를 미국 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

미국 POSTNET(우편 번호 인코딩 기술) 바코드 기호입니다.

적용 대상