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 字符集的标识符。

适用于