Click or drag to resize

StiReportConvertRtf Method

Internal use only. Used for converting series of strings to one rtf text.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected string ConvertRtf(
	params Object[] args
)

Parameters

args
Type: SystemObject

[Missing <param name="args"/> documentation for "M:Stimulsoft.Report.StiReport.ConvertRtf(System.Object[])"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.StiReport.ConvertRtf(System.Object[])"]

See Also