IMarkupParser.FormatName Property
Definition¶
Namespace: Brine2D.Rendering.Text
Gets the name of the markup format this parser supports.
string FormatName { get; }
Property Value¶
Example¶
"BBCode", "Markdown", "HTML", "Custom"
Namespace: Brine2D.Rendering.Text
Gets the name of the markup format this parser supports.
string FormatName { get; }
"BBCode", "Markdown", "HTML", "Custom"