PosPrinterCharacterSetIds.Utf16LE Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The identifier for the UTF16LE character set.