SvgParameters.IsTextDrawnInTextElement

SvgParameters.IsTextDrawnInTextElement property

Does SVG image contain text as text element rather than paths (recommended) Default value: true.

public bool IsTextDrawnInTextElement { get; set; }

See Also