Share via


W.fonts Field

Definition

Represents the w:fonts XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following child XML elements: font.
  • corresponds to the following strongly-typed classes: Fonts.

Applies to