Settings.SaveSubsetFonts Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Subset Fonts When Embedding.
Represents the following element tag in the schema: w:saveSubsetFonts.
public DocumentFormat.OpenXml.Wordprocessing.SaveSubsetFonts SaveSubsetFonts { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.SaveSubsetFonts? SaveSubsetFonts { get; set; }
member this.SaveSubsetFonts : DocumentFormat.OpenXml.Wordprocessing.SaveSubsetFonts with get, set
Public Property SaveSubsetFonts As SaveSubsetFonts