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 文字セットの識別子。

適用対象