Table of Contents
API reference

Method Underline

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Underline(string)

Creates underlined text.

public static string Underline(this string content)

Parameters

content string

Text to underline.

Returns

string

Formatted text.