Font.IsBold

Font.IsBold property

Gets or sets a value indicating whether the font is bold.

public bool IsBold { get; set; }

See Also