ICSSCounterStyleRule.Glyphs
ICSSCounterStyleRule.Glyphs property
The glyphs property of the CSSCounterStyleRule
interface gets and sets the value of the symbols descriptor. If the descriptor does not have a value set, this attribute returns an empty string.
public string Glyphs { get; }
Property Value
Gets and sets the value of the glyphs descriptor. If the descriptor does not have a value set, this attribute returns an empty string.
See Also
- interface ICSSCounterStyleRule
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML