public static class PdfFormatConversionOptions.PdfANonSpecificationFlags extends Object
| Constructor and Description |
|---|
PdfANonSpecificationFlags()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCheckDifferentNamesInFontDictionaries()
Some PDF documents contain fonts which have different names in internal data.
|
void |
setCheckDifferentNamesInFontDictionaries(boolean value)
Some PDF documents contain fonts which have different names in internal data.
|
public boolean getCheckDifferentNamesInFontDictionaries()
public void setCheckDifferentNamesInFontDictionaries(boolean value)
value - boolean valueCopyright © 2025 Aspose. All Rights Reserved.