[]
Gets or sets a value indicating whether SVG text elements should be rendered as graphic paths.
The default is true.
This property is ignored when rendering to formats other than SVG.
public bool DrawSvgTextAsPath { get; set; }
Public Property DrawSvgTextAsPath As Boolean