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
- package com.aspose.html.Dom.Css
- package Aspose.HTML