StiTextHelper Class
Namespace: Stimulsoft.Report.Helpers
Methods
| Method | Returns | Description |
|---|---|---|
CheckHyperlinkFromHtmlText static |
string | |
HtmlToPlainText static |
string |
Method Details
CheckHyperlinkFromHtmlText static
CheckHyperlinkFromHtmlText(comp: StiComponent, rect: RectangleD, point: Point): string
Parameters
- comp (StiComponent)
- rect (RectangleD)
- point (Point)
Returns string
HtmlToPlainText static
HtmlToPlainText(html: string): string
Parameters
- html (string)
Returns string