Method Header1
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
Header1(string)
Creates a header.
public static string Header1(this string content)
Parameters
contentstringText to convert to a header.
Returns
- string
Formatted text.
Creates a header.
public static string Header1(this string content)
content stringText to convert to a header.
Formatted text.