ICSSStyleRule.SelectorText
ICSSStyleRule.SelectorText property
The textual representation of the selector for the rule set. The implementation may have stripped out insignificant whitespace while parsing the selector.
public string SelectorText { get; }
Property Value
The style attribute must return a CSSStyleDeclaration object for the style rule
See Also
- interface ICSSStyleRule
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML