DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / TextRendering Property

In This Topic
TextRendering Property
In This Topic
Gets or sets a hint to the implementation about what tradeoffs to make as it renders text.
Syntax
'Declaration
 
Public Property TextRendering As System.Nullable(Of SvgTextRendering)
 
See Also