Click or drag to resize

StiFontUtilsChangeFontStyleUnderline Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.StiFontUtils.ChangeFontStyleUnderline(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 ChangeFontStyleUnderline(
	Font font,
	bool underline
)

Parameters

font
Type: System.DrawingFont

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

underline
Type: SystemBoolean

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

Return Value

Type: Font

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

See Also