set_EncodingName()

ITextToHtmlConversionOptions::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.

virtual void Aspose::Slides::Export::ITextToHtmlConversionOptions::set_EncodingName(System::String value)=0

See Also