Aspose::Pdf::HtmlSaveOptions::get_IgnoreResourceFontErrors method
HtmlSaveOptions::get_IgnoreResourceFontErrors method
Gets 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.
bool Aspose::Pdf::HtmlSaveOptions::get_IgnoreResourceFontErrors() const
See Also
- Class HtmlSaveOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++