Interface ICSSUnknownRule

Interface ICSSUnknownRule

Namespace: Aspose.Svg.Dom.Css
Assembly: Aspose.SVG.dll (25.5.0)

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

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

Implements

ICSSRule

 English