Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
UnicodeRanges.CjkSymbolsandPunctuation Property
Definition
- Namespace:
- System.Text.Unicode
- Assembly:
- System.Text.Encodings.Web.dll
- Package:
- System.Text.Encodings.Web v11.0.0-preview.5.26302.115
- Source:
- UnicodeRanges.generated.cs
- Source:
- UnicodeRanges.generated.cs
- Source:
- UnicodeRanges.generated.cs
- Source:
- UnicodeRanges.generated.cs
- Source:
- UnicodeRanges.generated.cs
- Source:
- UnicodeRanges.generated.cs
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.
Gets the CJK Symbols and Punctuation Unicode block (U+3000-U+303F).
public:
static property System::Text::Unicode::UnicodeRange ^ CjkSymbolsandPunctuation { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange CjkSymbolsandPunctuation { get; }
static member CjkSymbolsandPunctuation : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property CjkSymbolsandPunctuation As UnicodeRange
Property Value
The CJK Symbols and Punctuation Unicode block (U+3000-U+303F).
Remarks
For the full set of characters in this block, see The Unicode Standard, Version 12.1 - CJK Symbols and Punctuation.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Feedback
Was this page helpful?
