Share via


W.documentType Field

Definition

Represents the w:documentType XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to