PosPrinterCharacterSetIds.Utf16LE 속성

정의

UTF16LE 문자 집합의 식별자를 가져옵니다.

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

속성 값

UInt32

unsigned int

uint32_t

UTF16LE 문자 집합의 식별자입니다.

적용 대상