Interface ICSSUnknownRule

Interface ICSSUnknownRule

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

Das CSSUnknownRule-Interface stellt eine At-Regel dar, die von diesem Benutzeragenten nicht unterstützt wird.

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

Implementiert

ICSSRule

 Deutsch