AngleSharp by Florian Rappl

<PackageReference Include="AngleSharp" Version="0.8.8" />

.NET API 1,176,064 bytes

 ICssCounterStyleRule

Represents the counter-style CSS rule.
string AdditiveSymbols { get; set; }

Gets or sets the additional symbols.

string Fallback { get; set; }

Gets or sets the fallback option.

string Name { get; set; }

Gets or sets the name of the counter.

string Negative { get; set; }

Gets or sets the prefix for negative values.

string Pad { get; set; }

Gets or sets the padding of a value.

string Prefix { get; set; }

Gets or sets the general prefix.

string Range { get; set; }

Gets or sets the range setting.

string SpeakAs { get; set; }

Gets or sets the spoken value.

string Suffix { get; set; }

Gets or sets the suffix to use.

string Symbols { get; set; }

Gets or sets the used symbols.

string System { get; set; }

Gets or sets the counter system string.