Back to top OpenSVG (c) Veridict AB, www.veridict.com
Edit this page

Enum TextRenderMode

Defines how text should be rendered in SVG

Namespace: OpenSvg
Assembly: OpenSvg.dll
Syntax
public enum TextRenderMode

Fields

Name Description
SvgPath

Renders text as a SVG 'path' element

SvgText

Renders the text as a SVG 'text' element