Share via


Settings.EmbedSystemFonts Property

Embed Common System Fonts.Represents the element tag in schema: w:embedSystemFonts

Namespace:  DocumentFormat.OpenXml.Wordprocessing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property EmbedSystemFonts As EmbedSystemFonts
    Get
    Set
'Usage
Dim instance As Settings
Dim value As EmbedSystemFonts

value = instance.EmbedSystemFonts

instance.EmbedSystemFonts = value
public EmbedSystemFonts EmbedSystemFonts { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.EmbedSystemFonts

See Also

Reference

Settings Class

Settings Members

DocumentFormat.OpenXml.Wordprocessing Namespace