UnicodeRanges.Khmer Property

Definition

Gets the Khmer Unicode block (U+1780-U+17FF).

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

Property Value

The Khmer Unicode block (U+1780-U+17FF).

Remarks

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

Applies to