[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.SaveOptions.EmbedSystemFonts

EmbedSystemFonts Property

EmbedSystemFonts

Gets or sets a value indicating whether to embed common system fonts. The default is false.

This property has no effect if the value of the FontEmbedMode property is None.

Declaration
public bool EmbedSystemFonts { get; set; }
Public Property EmbedSystemFonts As Boolean