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

    CSS3 Style: font-variant
    Defines special font properties for the text in an element or for a downloadable font definition.

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

    HTML Syntax:
    font-variant: value

    HTML Constants:
    normal,small-caps,

    See Also