MarkdownTableTextAlignmentExtensions
Namespace: Markdown
Markdown table text alignment extensions.
public static class MarkdownTableTextAlignmentExtensions
Inheritance Object → MarkdownTableTextAlignmentExtensions
Methods
Print(MarkdownTableTextAlignment)
Prints the specified text alignment.
public static string Print(MarkdownTableTextAlignment textAlignment)
Parameters
textAlignment
MarkdownTableTextAlignment
The text alignment.
Returns
String
A string that represents the current markdown table text alignment.