MindFusion WinForms Programmer's Guide
SvgViewer.TextRenderingHint Property
See Also
 





Gets or sets the rendering mode for text displayed in this control.

Namespace: MindFusion.SvgViewer
Assembly: MindFusion.SvgViewer

 Syntax

C#  Copy Code

public TextRenderingHint TextRenderingHint { get; set; }

Visual Basic  Copy Code

Public Property TextRenderingHint As TextRenderingHint

 Property Value

A member of the TextRenderingHint enumeration. The default is SystemDefault.

 See Also

SvgViewer Members
SvgViewer Class
MindFusion.SvgViewer Namespace