ICssCharsetRule public interface ICssCharsetRule : ICssRule, IStyleFormattable Represents a @charset CSS rule. Documentation Code string CharacterSet { get; set; } Gets or sets the character set to use.