LowerCodeCharts Enumeration
Specifies values for the lower region of the UTF-8 Unicode code charts, from U0000 to U0FFF.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: System.Web (in System.Web.dll)
| Member name | Description | |
|---|---|---|
| Arabic | The Arabic code chart. | |
| ArabicSupplement | The Arabic Supplement code chart. | |
| Armenian | The Armenian code chart. | |
| BasicLatin | The Basic Latin code chart. | |
| Bengali | The Bengali code chart. | |
| C1ControlsAndLatin1Supplement | The C1 Controls and Latin-1 Supplement code chart. | |
| CombiningDiacriticalMarks | The Combining Diacritical Marks code chart. | |
| Cyrillic | The Cyrillic code chart. | |
| CyrillicSupplement | The Cyrillic Supplement code chart. | |
| Default | The code charts that are marked as safe on initialization. | |
| Devanagari | The Devanagari code chart. | |
| GreekAndCoptic | The Greek and Coptic code chart. | |
| Gujarati | The Gujarati code chart. | |
| Gurmukhi | The Gurmukhi code chart. | |
| Hebrew | The Hebrew code chart. | |
| IpaExtensions | The IPA Extensions code chart. | |
| Kannada | The Kannada code chart. | |
| Lao | The Lao code chart. | |
| LatinExtendedA | The Latin Extended-A code chart. | |
| LatinExtendedB | The Latin Extended-B code chart. | |
| Malayalam | The Malayalam code chart. | |
| Nko | The N'ko code chart. | |
| None | None of the UTF-8 Unicode code charts from the lower region are marked as safe. | |
| Oriya | The Oriya code chart. | |
| Samaritan | The Samaritan code chart. | |
| Sinhala | The Sinhala code chart. | |
| SpacingModifierLetters | The Spacing Modifier Letters code chart. | |
| Syriac | The Syriac code chart. | |
| Tamil | The Tamil code chart. | |
| Telugu | The Telugu code chart. | |
| Thaana | The Thaana code chart. | |
| Thai | The Thai code chart. | |
| Tibetan | The Tibetan code table. |
Available since 4.5