Click or drag to resize

StiFontUtilsChangeFontStyleBold Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiFontUtils.ChangeFontStyleBold(System.Drawing.Font,System.Boolean)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Font ChangeFontStyleBold(
	Font font,
	bool bold
)

Parameters

font
Type: System.DrawingFont

[Missing <param name="font"/> documentation for "M:Stimulsoft.Base.Drawing.StiFontUtils.ChangeFontStyleBold(System.Drawing.Font,System.Boolean)"]

bold
Type: SystemBoolean

[Missing <param name="bold"/> documentation for "M:Stimulsoft.Base.Drawing.StiFontUtils.ChangeFontStyleBold(System.Drawing.Font,System.Boolean)"]

Return Value

Type: Font

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.StiFontUtils.ChangeFontStyleBold(System.Drawing.Font,System.Boolean)"]

See Also