Click or drag to resize

StiFontUtilsChangeFontName Method

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

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static Font ChangeFontName(
	Font font,
	string newFontName
)

Parameters

font
Type: System.DrawingFont

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

newFontName
Type: SystemString

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

Return Value

Type: Font

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

See Also