Click or drag to resize

StiRichTextUnpackRtf Method

Unpack RTF text.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string UnpackRtf(
	string str
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Report.Components.StiRichText.UnpackRtf(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiRichText.UnpackRtf(System.String)"]

See Also