DrFont.IsBold

DrFont.IsBold property

Gets a value indicating whether this instance is bold.

public bool IsBold { get; }

Property Value

true if this instance is bold; otherwise, false.

See Also