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

    CSS3 Style: counter-reset
    Resets a counter used by the 'counter-increment' property and the counter function.

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

    HTML Syntax:
    counter-reset: counter_name

    HTML Constants:
    none,

    See Also