CounterSeparator Property
This attribute is used for the separator of the nested counters.

Namespace: Aspose.Svg.Dom.Css
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public string Separator { get; }

Property Value

Type: String
The counter separator.
See Also