TextDecorationLine Property
TextDecorationLine
Gets or sets the position of text decoration lines, if any is added to the element.
Declaration
public SvgTextDecorationLine? TextDecorationLine { get; set; }
Public Property TextDecorationLine As SvgTextDecorationLine?