Counter class
Counter class
The Counter interface is used to represent any counter or counters function value. This interface reflects the values in the underlying style property.
Inheritance: Counter →
DOMObject
The Counter type exposes the following members:
Properties
| Property | Description | 
|---|---|
| identifier | This attribute is used for the identifier of the counter. | 
| list_style | This attribute is used for the style of the list. | 
| separator | This attribute is used for the separator of the nested counters. | 
Methods
| Method | Description | 
|---|---|
| get_platform_type | This method is used to retrieve the ECMAScript object Type. | 
See Also
- module 
aspose.html.dom.css - class 
Counter - class 
DOMObject