TextEncoding Enumeration |
Namespace: Easymap.AddIn.Data.Provider
Member name | Value | Description | |
---|---|---|---|
Default | 0 | Operating system's current ANSI code page. | |
ASCII | 1 | ASCII (7-bit) character set. | |
Unicode | 2 | UTF-16 format using the little endian byte order. | |
UTF8 | 3 | UTF-8 format. |