Click or drag to resize

StiSvgHelperGetStyleString Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.GetStyleString(System.Drawing.Font,System.Drawing.Color)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string GetStyleString(
	Font font,
	Color textColor
)

Parameters

font
Type: System.DrawingFont

[Missing <param name="font"/> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.GetStyleString(System.Drawing.Font,System.Drawing.Color)"]

textColor
Type: System.DrawingColor

[Missing <param name="textColor"/> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.GetStyleString(System.Drawing.Font,System.Drawing.Color)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiSvgHelper.GetStyleString(System.Drawing.Font,System.Drawing.Color)"]

See Also