Skip to content

IMarkupParser.FormatName Property

Definition

Namespace: Brine2D.Rendering.Text

Gets the name of the markup format this parser supports.

string FormatName { get; }

Property Value

System.String

Example

"BBCode", "Markdown", "HTML", "Custom"