Presentation.EmbeddedFontList Property

Definition

EmbeddedFontList.

Represents the following element tag in the schema: p:embeddedFontLst.

public DocumentFormat.OpenXml.Presentation.EmbeddedFontList EmbeddedFontList { get; set; }
public DocumentFormat.OpenXml.Presentation.EmbeddedFontList? EmbeddedFontList { get; set; }
member this.EmbeddedFontList : DocumentFormat.OpenXml.Presentation.EmbeddedFontList with get, set
Public Property EmbeddedFontList As EmbeddedFontList

Property Value

Returns EmbeddedFontList.

Applies to