IsBold

TextStyle.IsBold property

Gets the value that indicates whether the font is bold.

public bool IsBold { get; }

Return Value

true if the font is bold; otherwise, false.

See Also