Interface ICSSUnknownRule

Interface ICSSUnknownRule

Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML.dll (25.4.0)

The CSSUnknownRule interface represents an at-rule not supported by this user agent.

[DOMObject]
[ComVisible(true)]
[DOMName("CSSUnknownRule")]
public interface ICSSUnknownRule : ICSSRule

Implements

ICSSRule

 English