FontEmbedding
PdfSaveOptions.FontEmbedding property
Responsible for embedding font resources, which are used in the original document, into the resultant PDF document. By default doesn’t embed any fonts (NotEmbed).
public FontEmbeddingOptions FontEmbedding { get; set; }
See Also
- enum FontEmbeddingOptions
- class PdfSaveOptions
- namespace GroupDocs.Editor.Options
- assembly GroupDocs.Editor