TextHighlighterStyle.FromString (gb.highlight)

Static Function FromString ( Style As String ) As TextHighlighterStyle

Create a style from a string description.

  • Style: The style description. It should be a string returned by the ToString method.

Return the newly created style.