Interface ICSSUnknownRule

Interface ICSSUnknownRule

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

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

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

Implements

ICSSRule