Share via


WP.positionV Field

Definition

Represents the wp:positionV XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: anchor.
  • has the following child XML elements: align, posOffset, pctPosVOffset.
  • has the following XML attributes: relativeFrom.
  • corresponds to the following strongly-typed classes: VerticalPosition.

Applies to