TextHighlighter.ToRichText (gb.highlight)

Function ToRichText ( Text As String [ , Theme As TextHighlighterTheme ] ) As String

Return the result of text highlighting as rich text.

  • Text: The text to highlight.

  • Theme: The theme to use. If not specified, a default theme is used.

See also