Share via


W.top Field

Definition

Represents the w:top XML elements and attribute.

public static readonly System.Xml.Linq.XName top;
 staticval mutable top : System.Xml.Linq.XName
Public Shared ReadOnly top 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.Top.

Applies to