Share via


W.footer Field

Definition

Represents the w:footer XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pgMar.
  • corresponds to the following strongly-typed properties: PageMargin.Footer.

Applies to