ICSSCounterStyleRule.CounterType

ICSSCounterStyleRule.CounterType property

Gets the type of the counter.

public string CounterType { get; }

Property Value

The type of the counter.

See Also