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
- package com.aspose.html.Dom.Css
- package Aspose.HTML