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

    CSS3 Style: src
    Provides a list of locations for a downloadable font definition.

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

    HTML Syntax:
    src: local("Times New Roman")|URL(http://...) format("truetype")|URL(http://...), ...

    See Also