Share via


WP.positionH Field

Definition

Represents the wp:positionH XML element.

public static readonly System.Xml.Linq.XName positionH;
 staticval mutable positionH : System.Xml.Linq.XName
Public Shared ReadOnly positionH 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, pctPosHOffset.
  • has the following XML attributes: relativeFrom.
  • corresponds to the following strongly-typed classes: HorizontalPosition.

Applies to