get_EncodingName()

ITextToHtmlConversionOptions::get_EncodingName() method

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

virtual System::String Aspose::Slides::Export::ITextToHtmlConversionOptions::get_EncodingName()=0

See Also