EncodingName
ITextToHtmlConversionOptions.EncodingName property
Returns or sets html encoding name. This value will be saved to the generated HTML file, but its up to caller to ensure that file will be saved in this encoding. Read/write String.
public string EncodingName { get; set; }
See Also
- interface ITextToHtmlConversionOptions
- namespace Aspose.Slides.Export
- assembly Aspose.Slides