Share via


W.alignment Field

Definition

Represents the w:alignment XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ptab.
  • corresponds to the following strongly-typed properties: PositionalTab.Alignment.

Applies to