Aspose::Pdf::HtmlLoadOptions::set_InputEncoding method

HtmlLoadOptions::set_InputEncoding method

Sets the attribute specifying the encoding used for this document at the time of the parsing. If this attribute is null the encoding will determine from document character set atribute.

void Aspose::Pdf::HtmlLoadOptions::set_InputEncoding(System::String value)

See Also