Click or drag to resize

StiExportUtilsTrimEndWhiteSpace Method (String, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiExportUtils.TrimEndWhiteSpace(System.String,System.Boolean)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string TrimEndWhiteSpace(
	string inputString,
	bool removeControl
)

Parameters

inputString
Type: SystemString

[Missing <param name="inputString"/> documentation for "M:Stimulsoft.Report.Export.StiExportUtils.TrimEndWhiteSpace(System.String,System.Boolean)"]

removeControl
Type: SystemBoolean

[Missing <param name="removeControl"/> documentation for "M:Stimulsoft.Report.Export.StiExportUtils.TrimEndWhiteSpace(System.String,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Export.StiExportUtils.TrimEndWhiteSpace(System.String,System.Boolean)"]

See Also