Share via


WP.posOffset Field

Definition

Represents the wp:posOffset XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: positionH, positionV.
  • corresponds to the following strongly-typed classes: PositionOffset.

Applies to