Share via


W.bodyDiv Field

Definition

Represents the w:bodyDiv XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: div.
  • corresponds to the following strongly-typed classes: BodyDiv.

Applies to