UnicodeRanges.KhmerSymbols Property

Definition

Gets the Khmer Symbols Unicode block (U+19E0-U+19FF).

public:
 static property System::Text::Unicode::UnicodeRange ^ KhmerSymbols { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange KhmerSymbols { get; }
static member KhmerSymbols : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property KhmerSymbols As UnicodeRange

Property Value

The Khmer Symbols Unicode block (U+19E0-U+19FF).

Remarks

For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Khmer Symbols.

Applies to