IsBold

FontStyles.IsBold property

Indicates whether this FontStyles instance has a bold flag enabled (true) or disabled (false)

public bool IsBold { get; }

See Also