CSSTextDecorationLineProperty public sealed class CSSTextDecorationLineProperty : CSSProperty Information: https://developer.mozilla.org/en-US/docs/Web/CSS/text-decoration-line Documentation Code public IEnumerable<TextDecorationLine> Line { get; } Gets the enumeration over all selected styles for text decoration lines.