Share via


P.embeddedFontLst Field

Definition

Represents the p:embeddedFontLst XML element.

public static readonly System.Xml.Linq.XName embeddedFontLst;
 staticval mutable embeddedFontLst : System.Xml.Linq.XName
Public Shared ReadOnly embeddedFontLst As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: presentation.
  • has the following child XML elements: embeddedFont.
  • corresponds to the following strongly-typed classes: EmbeddedFontList.

Applies to