Interface ICSSUnknownRule

Interface ICSSUnknownRule

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

CSSUnknownRuleインターフェイスは、このユーザーエージェントによってサポートされていないat-ruleを表します。

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

Implements

ICSSRule

 日本語