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

In This Topic
TextDecorationLine Property
In This Topic
Gets or sets the position of text decoration lines, if any is added to the element.
Syntax
'Declaration
 
Public Property TextDecorationLine As System.Nullable(Of SvgTextDecorationLine)
 
See Also