ICSSCharsetRule.Encoding
ICSSCharsetRule.Encoding property
The encoding information associated with the current stylesheet used in this @charset rule.
public string Encoding { get; set; }
Property Value
The encoding attribute must return the encoding information specified by the @charset at-rule.
See Also
- interface ICSSCharsetRule
- namespace Aspose.Html.Dom.Css
- assembly Aspose.HTML