UnicodeRanges.Lepcha Property

Definition

Gets the Lepcha Unicode block (U+1C00-U+1C4F).

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

Property Value

The Lepcha Unicode block (U+1C00-U+1C4F).

Remarks

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

Applies to