Click or drag to resize

StiTextHelperCheckHyperlinkFromHtmlText Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.StiTextHelper.CheckHyperlinkFromHtmlText(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Base.Drawing.RectangleD,System.Drawing.Point)"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string CheckHyperlinkFromHtmlText(
	StiComponent comp,
	RectangleD rect,
	Point point
)

Parameters

comp
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="comp"/> documentation for "M:Stimulsoft.Report.Helpers.StiTextHelper.CheckHyperlinkFromHtmlText(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Base.Drawing.RectangleD,System.Drawing.Point)"]

rect
Type: Stimulsoft.Base.DrawingRectangleD

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Helpers.StiTextHelper.CheckHyperlinkFromHtmlText(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Base.Drawing.RectangleD,System.Drawing.Point)"]

point
Type: System.DrawingPoint

[Missing <param name="point"/> documentation for "M:Stimulsoft.Report.Helpers.StiTextHelper.CheckHyperlinkFromHtmlText(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Base.Drawing.RectangleD,System.Drawing.Point)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Helpers.StiTextHelper.CheckHyperlinkFromHtmlText(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Base.Drawing.RectangleD,System.Drawing.Point)"]

See Also