Click or drag to resize

StiOptionsEngineGlobalEventsInvokeHyperlinkClick Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeHyperlinkClick(System.Object,System.String)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool InvokeHyperlinkClick(
	Object viewer,
	string hyperlink
)

Parameters

viewer
Type: SystemObject

[Missing <param name="viewer"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeHyperlinkClick(System.Object,System.String)"]

hyperlink
Type: SystemString

[Missing <param name="hyperlink"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeHyperlinkClick(System.Object,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeHyperlinkClick(System.Object,System.String)"]

See Also