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

In This Topic
TextDecorationStyle Property
In This Topic
Gets or sets the style of the line(s) drawn for text decoration.
Syntax
'Declaration
 
Public Property TextDecorationStyle As System.Nullable(Of SvgTextDecorationStyle)
 
See Also