Share via


W.left Field

Definition

Represents the w:left XML elements and attributes.

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

Field Value

Remarks

As an XML element, it:

As an XML attribute, it:

  • is contained in the following XML elements: ind, pgMar.
  • corresponds to the following strongly-typed properties: Indentation.Left, PageMargin.Left.

Applies to