MidCodeCharts Enumeration
Specifies values for the middle region of the UTF-8 Unicode code charts, from U1F00 to U2DDF.
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 | |
|---|---|---|
| Arrows | The Arrows code chart. | |
| BlockElements | The Block Elements code chart. | |
| BoxDrawing | The Box Drawing code chart. | |
| BraillePatterns | The Braille Patterns code chart. | |
| CombiningDiacriticalMarksForSymbols | The Combining Diacritical Marks for Symbols code chart. | |
| ControlPictures | The Control Pictures code chart. | |
| Coptic | The Coptic code chart. | |
| CurrencySymbols | The Currency Symbols code chart. | |
| Dingbats | The Dingbats code chart. | |
| EnclosedAlphanumerics | The Enclosed Alphanumerics code chart. | |
| EthiopicExtended | The Ethiopic Extended code chart. | |
| GeneralPunctuation | The General Punctuation code chart. | |
| GeometricShapes | The Geometric Shapes code chart. | |
| GeorgianSupplement | The Georgian Supplement code chart. | |
| Glagolitic | The Glagolitic code chart. | |
| GreekExtended | The Greek Extended code chart. | |
| LatinExtendedC | The Latin Extended-C code chart. | |
| LetterlikeSymbols | The Letterlike Symbols code chart. | |
| MathematicalOperators | The Mathematical Operators code chart. | |
| MiscellaneousMathematicalSymbolsA | The Miscellaneous Mathematical Symbols-A code chart. | |
| MiscellaneousMathematicalSymbolsB | The Miscellaneous Mathematical Symbols-B code chart. | |
| MiscellaneousSymbols | The Miscellaneous Symbols code chart. | |
| MiscellaneousSymbolsAndArrows | The Miscellaneous Symbols and Arrows code chart. | |
| MiscellaneousTechnical | The Miscellaneous Technical code chart. | |
| None | None of the UTF-8 Unicode code charts from the middle region are marked as safe. | |
| NumberForms | The Number Forms code chart. | |
| OpticalCharacterRecognition | The Optical Character Recognition code chart. | |
| SuperscriptsAndSubscripts | The Superscripts and Subscripts code chart. | |
| SupplementalArrowsA | The Supplemental Arrows-A code chart. | |
| SupplementalArrowsB | The Supplemental Arrows-B code chart. | |
| SupplementalMathematicalOperators | The Supplemental Mathematical Operators code chart. | |
| Tifinagh | The Tifinagh code chart. |
Available since 4.5