UnicodeRanges.NKo Property

Definition

Gets the NKo Unicode block (U+07C0-U+07FF).

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

Property Value

The NKo Unicode block (U+07C0-U+07FF).

Remarks

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

Applies to