ICSSCounterStyleRule.Suffix
ICSSCounterStyleRule.Suffix property
The suffix property of the CSSCounterStyleRule
interface gets and sets the value of the suffix descriptor. If the descriptor does not have a value set, this attribute returns an empty String.
public String Suffix { get; }
Property Value
Gets and sets the value of the suffix descriptor. If the descriptor does not have a value set, this attribute returns an empty String.
See Also
- interface ICSSCounterStyleRule
- package com.aspose.html.Dom.Css
- package Aspose.HTML