UpperCodeCharts Enumeration
Specifies values for the upper region of the UTF-8 Unicode code charts, from UA8E0 to UFFFD.
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 | |
|---|---|---|
| AlphabeticPresentationForms | The Alphabetic Presentation Forms code chart. | |
| ArabicPresentationFormsA | The Arabic Presentation Forms-A code chart. | |
| ArabicPresentationFormsB | The Arabic Presentation Forms-B code chart. | |
| Cham | The Cham code chart. | |
| CjkCompatibilityForms | The CJK Compatibility Forms code chart. | |
| CjkCompatibilityIdeographs | The CJK Compatibility Ideographs code chart. | |
| CombiningHalfMarks | The Combining Half Marks code chart. | |
| DevanagariExtended | The Devanagari Extended code chart. | |
| HalfWidthAndFullWidthForms | The Halfwidth and Fullwidth Forms code chart | |
| HangulJamoExtendedA | The Hangul Jamo Extended-A code chart. | |
| HangulJamoExtendedB | The Hangul Jamo Extended-B code chart. | |
| HangulSyllables | The Hangul Syllables code chart. | |
| Javanese | The Javanese code chart. | |
| KayahLi | The Kayah Li code chart. | |
| MeeteiMayek | The Meetei Mayek code chart. | |
| MyanmarExtendedA | The Myanmar Extended-A code chart. | |
| None | None of the UTF-8 Unicode code charts from the upper region are marked as safe. | |
| Rejang | The Rejang code chart. | |
| SmallFormVariants | The Small Form Variants code chart. | |
| Specials | The Specials code chart. | |
| TaiViet | The Tai Viet code chart. | |
| VariationSelectors | The Variation Selectors code chart. | |
| VerticalForms | The Vertical Forms code chart. |
Available since 4.5