<ST_PositionOffset> (Absolute Position Offset Value)

This simple type represents a one dimensional distance which shall be used to offset an objet from its base positioning location stored in EMUs.

example:
<wp:anchor  >
  <wp:positionH relativeFrom="page">
    <wp:posOffset>914400</wp:posOffset>
  </wp:positionH>
  <wp:positionV relativeFrom="page">
    <wp:posOffset>457200</wp:posOffset>
  </wp:positionV>
</wp:anchor>

The <posOffset> element specifies the absolute positioning of the object relative to the top-left edge of the page in EMUs. ]

This simple type's contents are a restriction of the XML Schema int datatype.

Referenced By

<posOffset>5.5.2.12)