XpsSaveOptions.UseEmbeddedTrueTypeFonts

XpsSaveOptions.UseEmbeddedTrueTypeFonts property

Gets/sets the flag to use embedded TrueType fonts. Avoiding the use of embedded TrueType fonts can reduce conversion time.

public bool UseEmbeddedTrueTypeFonts { get; set; }

See Also