Click or drag to resize

IStiInfographicsViewerControlInvokeHyperlinkProcessing Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Viewer.IStiInfographicsViewerControl.InvokeHyperlinkProcessing(System.Object,System.String)"]

Namespace:  Stimulsoft.Report.Viewer
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
bool InvokeHyperlinkProcessing(
	Object sender,
	string hyperlink
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.Viewer.IStiInfographicsViewerControl.InvokeHyperlinkProcessing(System.Object,System.String)"]

hyperlink
Type: SystemString

[Missing <param name="hyperlink"/> documentation for "M:Stimulsoft.Report.Viewer.IStiInfographicsViewerControl.InvokeHyperlinkProcessing(System.Object,System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Viewer.IStiInfographicsViewerControl.InvokeHyperlinkProcessing(System.Object,System.String)"]

See Also