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

    CSS3 Style: text-shadow
    Defines a variety of properties for an element's text shadow within one declaration.

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

    HTML Syntax:
    text-shadow: color x_offset y_offset blur_radius

    HTML Constants:
    none,

    See Also