UnicodeRanges.Tibetan Property

Definition

Gets the Tibetan Unicode block (U+0F00-U+0FFF).

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

Property Value

The Tibetan Unicode block (U+0F00-U+0FFF).

Remarks

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

Applies to