ICSSCounterStyleRule.Name
ICSSCounterStyleRule.Name property
The name property of the CSSCounterStyleRule
interface gets and sets the custom-ident defined as the name for the associated rule.
public string Name { get; }
Property Value
Gets and sets the custom-ident defined as the name for the associated rule.
See Also
- interface ICSSCounterStyleRule
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML