FontEmbedding

WordProcessingSaveOptions.FontEmbedding property

Responsible for embedding font resources into output WordProcessing document. By default doesn’t embed any fonts (NotEmbed).

public FontEmbeddingOptions FontEmbedding { get; set; }

See Also