meo-canvas - v8.1.3
    Preparing search index...

    Enumeration TextDecoration

    A line drawn through, over or under text. CSS text-decoration-line.

    Index
    LineThrough: "line-through"

    A line through the middle of the text.

    None: "none"

    No line.

    Overline: "overline"

    A line above the text.

    Underline: "underline"

    A line under the text, at the font's own underline position.