Share via


W.glossaryDocument Field

Definition

Represents the w:glossaryDocument XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData.
  • has the following child XML elements: background, docParts.
  • corresponds to the following strongly-typed classes: GlossaryDocument.

Applies to