Click or drag to resize

StiStimulsoftServerResourceStiGetRichTextDelegate Delegate

[Missing <summary> documentation for "T:Stimulsoft.Report.StiStimulsoftServerResource.StiGetRichTextDelegate"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public delegate string StiGetRichTextDelegate(
	StiRichText richText,
	string key
)

Parameters

richText
Type: Stimulsoft.Report.ComponentsStiRichText
key
Type: SystemString

Return Value

Type: String
See Also