Share via


W.mainDocumentType Field

Definition

Represents the w:mainDocumentType XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mailMerge.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: MainDocumentType.

Applies to