[]
Gets a value that indicates whether this Font object is bold.
public bool Bold { get; }
Public ReadOnly Property Bold As Boolean
This property returns true if this Font object is bold; otherwise, false.