PosPrinterCharacterSetIds.Utf16LE Property

Definition

Gets the identifier for the UTF16LE character set.

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

Property Value

UInt32

unsigned int

uint32_t

The identifier for the UTF16LE character set.

Applies to