Share via


W.vert Field

Definition

Represents the w:vert XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: eastAsianLayout.
  • corresponds to the following strongly-typed properties: EastAsianLayout.Vertical.

Applies to