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

    CSS3 Style: list-style-type
    Defines the type of marker of a list element.

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

    HTML Syntax:
    list-style-type: value

    HTML Constants:
    armenian,circle,cjk-ideographic,decimal,decimal-leading-zero,disc,georgian,hebrew,hiragana,hiragana-iroha,katakana,katakana-iroha,lower-alpha,lower-greek,lower-latin,lower-roman,none,square,upper-alpha,upper-latin,upper-roman,

    See Also