ICSS2Properties.CounterIncrement
ICSS2Properties.CounterIncrement property
The ‘counter-increment’ property accepts one or more names of counters (identifiers), each one optionally followed by an integer. The integer indicates by how much the counter is incremented for every occurrence of the element. The default increment is 1. Zero and negative integers are allowed.
public string CounterIncrement { get; set; }
Return Value
counter-increment property
See Also
- interface ICSS2Properties
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML