EmbedFullFonts
PdfConvertOptions.EmbedFullFonts property
When set to true, the full font file is embedded into the PDF instead of a subset. This increases the output file size but ensures better compatibility when editing the resulting PDF. Applies only when converting from WordProcessing documents.
public bool EmbedFullFonts { get; set; }
See Also
- class PdfConvertOptions
- namespace GroupDocs.Conversion.Options.Convert
- assembly GroupDocs.Conversion