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

    CSS3 Style: unicode-range
    Describes the unicode characters supported by a downloadable font definition.

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

    HTML Syntax:
    unicode-range: range [, ...];|unicode-range: start_character-end_character [, ...];

    See Also