Interface IDocumentCSS
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/jdk.xml.dom/org/w3c/dom/css/DocumentCSS.html
public interface IDocumentCSS : IDocumentStyle
- Inherited Members
Methods
GetOverrideStyle(Element, String)
CSSStyleDeclaration GetOverrideStyle(Element arg0, String arg1)