HtmlSaveOptions.Encoding
HtmlSaveOptions.Encoding property
If not set,use Encoding.UTF8 as default enconding type.
public Encoding Encoding { get; set; }
See Also
- class HtmlSaveOptions
- namespace Aspose.Cells
- assembly Aspose.Cells
If not set,use Encoding.UTF8 as default enconding type.
public Encoding Encoding { get; set; }