LowerMidCodeCharts Enum
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.
Specifies values for the lower-middle region of the UTF-8 Unicode code charts, from U1000 to U1EFF.
This enumeration supports a bitwise combination of its member values.
public enum class LowerMidCodeCharts
[System.Flags]
public enum LowerMidCodeCharts
[<System.Flags>]
type LowerMidCodeCharts =
Public Enum LowerMidCodeCharts
- Inheritance
- Attributes
Fields
Name | Value | Description |
---|---|---|
None | 0 | None of the UTF-8 Unicode code charts from the lower-middle region are marked as safe. |
Myanmar | 1 | The Myanmar code chart. |
Georgian | 2 | The Georgian code chart. |
HangulJamo | 4 | The Hangul Jamo code chart. |
Ethiopic | 8 | The Ethiopic code chart. |
EthiopicSupplement | 16 | The Ethiopic Supplement code chart. |
Cherokee | 32 | The Cherokee code chart. |
UnifiedCanadianAboriginalSyllabics | 64 | The Unified Canadian Aboriginal Syllabics code chart. |
Ogham | 128 | The Ogham code chart. |
Runic | 256 | The Runic code chart. |
Tagalog | 512 | The Tagalog code chart. |
Hanunoo | 1024 | The Hanunoo code chart. |
Buhid | 2048 | The Buhid code chart. |
Tagbanwa | 4096 | The Tagbanwa code chart. |
Khmer | 8192 | The Khmer code chart. |
Mongolian | 16384 | The Mongolian code chart. |
UnifiedCanadianAboriginalSyllabicsExtended | 32768 | The Unified Canadian Aboriginal Syllabics Extended code chart. |
Limbu | 65536 | The Limbu code chart. |
TaiLe | 131072 | The Tai Le code chart. |
NewTaiLue | 262144 | The New Tai Lue code chart. |
KhmerSymbols | 524288 | The Khmer Symbols code chart. |
Buginese | 1048576 | The Buginese code chart. |
TaiTham | 2097152 | The Tai Tham code chart. |
Balinese | 4194304 | The Balinese code chart. |
Sudanese | 8388608 | The Sudanese code chart. |
Lepcha | 16777216 | The Lepcha code chart. |
OlChiki | 33554432 | The Ol Chiki code chart. |
VedicExtensions | 67108864 | The Vedic Extensions code chart. |
PhoneticExtensions | 134217728 | The Phonetic Extensions code chart. |
PhoneticExtensionsSupplement | 268435456 | The Phonetic Extensions Supplement code chart. |
CombiningDiacriticalMarksSupplement | 536870912 | The Combining Diacritical Marks Supplement code chart. |
LatinExtendedAdditional | 1073741824 | The Latin Extended Additional code chart. |