mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / CSS3Style Object / TextDecoration Property
In This Topic
    TextDecoration Property
    In This Topic
    Description

    CSS3 Style: text-decoration
    Defines special styling for text, such as underlines.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property TextDecoration As String
    Remarks

    HTML Syntax:
    text-decoration: style

    HTML Constants:
    line-through,none,overline,underline,

    See Also