Aspose::Pdf::RenderingOptions::get_IgnoreResourceFontErrors method

RenderingOptions::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::RenderingOptions::get_IgnoreResourceFontErrors() const

See Also