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(const System::String &value)
See Also
- Class String
- Class HtmlLoadOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++