CSSCharsetRule public sealed class CSSCharsetRule : CSSRule Represents the CSS @charset rule. Documentation Code public string Encoding { get; } Gets the encoding information set by this rule. public CSSCharsetRule()