Click or drag to resize

StiExpressionHelperParseText Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.StiExpressionHelper.ParseText(Stimulsoft.Report.Components.StiPage,System.String)"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string ParseText(
	StiPage page,
	string text
)

Parameters

page
Type: Stimulsoft.Report.ComponentsStiPage

[Missing <param name="page"/> documentation for "M:Stimulsoft.Report.Helpers.StiExpressionHelper.ParseText(Stimulsoft.Report.Components.StiPage,System.String)"]

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Stimulsoft.Report.Helpers.StiExpressionHelper.ParseText(Stimulsoft.Report.Components.StiPage,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Helpers.StiExpressionHelper.ParseText(Stimulsoft.Report.Components.StiPage,System.String)"]

See Also