Method Underline
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Underline(string)
Creates underlined text.
public static string Underline(this string content)
Parameters
content
stringText to underline.
Returns
- string
Formatted text.
Creates underlined text.
public static string Underline(this string content)
content
stringText to underline.
Formatted text.