Table of Contents

Interface ICSSCharsetRule

Namespace
Org.W3c.Dom.Css
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/css/CSSCharsetRule.html

public interface ICSSCharsetRule : ICSSRule
Inherited Members

Properties

Encoding

String Encoding { get; set; }

Property Value

String