Share via


W.vAnchor Field

Definition

Represents the w:vAnchor XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: framePr.
  • corresponds to the following strongly-typed properties: FrameProperties.VerticalPosition.

Applies to