Bold

Font.Bold property

Gets a value indicating whether this Font is bold.

public bool Bold { get; }

Property Value

True if this Font is bold; otherwise, false.

See Also