Share via


W.bottom Field

Definition

Represents the w:bottom XML elements and attribute.

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

Field Value

Remarks

As an XML element, it:

As an XML attribute, it:

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

Applies to