Interface ICSSCounterStyleRule
ICSSCounterStyleRule interface
La regla @counter-style permite a los autores definir un estilo de contador personalizado.
public interface ICSSCounterStyleRule : ICSSRule
Propiedades
| Nombre | Descripción |
|---|---|
| CounterType { get; } | Obtiene el tipo del contador. |
| Fallback { get; } | Obtiene el respaldo. |
| Glyphs { get; } | Obtiene los glifos. |
| Name { get; } | Obtiene el nombre. |
| Prefix { get; } | Obtiene el prefijo. |
| Suffix { get; } | Obtiene el sufijo. |
Ver también
- interface ICSSRule
- espacio de nombres Aspose.Html.Dom.Css
- asamblea Aspose.HTML