Click or drag to resize

StiRichTextGetRtfFromFile Method

Returns the rtf from specified path.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected string GetRtfFromFile(
	string hyperlink
)

Parameters

hyperlink
Type: SystemString

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

Return Value

Type: String

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

See Also