NumeralSystemIdentifiers.MathBold Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "MathBold", which identifies the decimal numeral system using MathBold characters.