Share via


W.right Field

Definition

Represents the w:right XML elements and attributes.

public static readonly System.Xml.Linq.XName right;
 staticval mutable right : System.Xml.Linq.XName
Public Shared ReadOnly right 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.Right, PageMargin.Right.

Applies to