set_EncodingName()

TextToHtmlConversionOptions::set_EncodingName(System::String) method

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. Write System::String.

void Aspose::Slides::Export::TextToHtmlConversionOptions::set_EncodingName(System::String value) override

See Also