Skip to content

TextRenderOptions.ParseMarkup Property

Definition

Namespace: Brine2D.Rendering.Text

Whether to parse markup tags. If false, text is rendered as-is (including tags).

public bool ParseMarkup { get; init; }

Property Value

System.Boolean