Aspose::Pdf::PdfANonSpecificationFlags::set_CheckDifferentNamesInFontDictionaries method

PdfANonSpecificationFlags::set_CheckDifferentNamesInFontDictionaries method

Some PDF documents contain fonts which have different names in internal data. Use of this flag enforces special processing logic for cases when fields BaseFont and FontDescriptor.FontName are different.

void Aspose::Pdf::PdfANonSpecificationFlags::set_CheckDifferentNamesInFontDictionaries(bool value)

See Also