NumeralSystemIdentifiers.MathBold Property

Definition

Gets the identifier for the decimal numeral system using MathBold characters.

public:
 static property Platform::String ^ MathBold { Platform::String ^ get(); };
static winrt::hstring MathBold();
public static string MathBold { get; }
var string = NumeralSystemIdentifiers.mathBold;
Public Shared ReadOnly Property MathBold As String

Property Value

String

Platform::String

winrt::hstring

The string "MathBold", which identifies the decimal numeral system using MathBold characters.

Applies to