Bold

Font.Bold property

Gets a value indicating whether the font is bold.

public bool Bold { get; }

Property Value

True if this font is bold; otherwise, false.

See Also