Method WithBold
WithBold(bool)
Returns font with same parameters, but with different bold style.
public virtual Font WithBold(bool isBold)
Parameters
isBold
boolWhether returned font is bold or not.
Returns font with same parameters, but with different bold style.
public virtual Font WithBold(bool isBold)
isBold
boolWhether returned font is bold or not.