Aspose::Pdf::HtmlSaveOptions::set_IgnoreResourceFontErrors method
HtmlSaveOptions::set_IgnoreResourceFontErrors method
Sets indication that errors related to absence of font will be ignored. true - means that errors of absence of font will be ignored. Text segments that refer to incorrect resources will be skipped during processing. false by default.
void Aspose::Pdf::HtmlSaveOptions::set_IgnoreResourceFontErrors(bool value)
See Also
- Class HtmlSaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++