Method Bold
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Bold(string)
Creates bold text.
public static string Bold(this string content)
Parameters
content
stringText to embolden.
Returns
- string
Formatted text.
Creates bold text.
public static string Bold(this string content)
content
stringText to embolden.
Formatted text.