Interface ICSSUnknownRule

Interface ICSSUnknownRule

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

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

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

Implements

ICSSRule

 English