Click or drag to resize

StiRichTextGetRtfFromUrl Method

Returns the rtf from specified url.

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

Parameters

url
Type: SystemString

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

Return Value

Type: String

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

See Also