Click or drag to resize

StiTextHelperHtmlToPlainText Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.StiTextHelper.HtmlToPlainText(System.String)"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string HtmlToPlainText(
	string html
)

Parameters

html
Type: SystemString

[Missing <param name="html"/> documentation for "M:Stimulsoft.Report.Helpers.StiTextHelper.HtmlToPlainText(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Helpers.StiTextHelper.HtmlToPlainText(System.String)"]

See Also