CssCounterDefinitionValue
public struct CssCounterDefinitionValue : ICssPrimitiveValue, ICssValue, IEquatable<ICssValue>, IEquatable<CssCounterDefinitionValue>
Represents a CSS counter.
Gets the identifier of the counter.
Gets the CSS text representation.
Gets the defined separator of the counter.
Gets the style of the counter.
Specifies a counter value.
Checks the two counter definitions for equality.