PdfFormatConversionOptions.NotAccessibleFonts

PdfFormatConversionOptions.NotAccessibleFonts property

This property is out-property. It holds all the fonts(font names) which were not found on computer at last PDF/A conversion.

public string[] NotAccessibleFonts { get; }

See Also