Share via


W.vertCompress Field

Definition

Represents the w:vertCompress XML attribute.

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

Applies to