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

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

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

    HTML Syntax:
    font-style: value

    HTML Constants:
    italic,normal,oblique,

    See Also