UnicodeRanges.CommonIndicNumberForms Property

Definition

Gets the Common Indic Number Forms Unicode block (U+A830-U+A83F).

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

Property Value

The Common Indic Number Forms Unicode block (U+A830-U+A83F).

Remarks

For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Common Indic Number Forms.

Applies to