Font.Bold

Font.Bold property

Gets a value that indicates whether this Font is bold.

public bool Bold { get; }

Return Value

true if this Font is bold; otherwise, false.

See Also