Determines the wrapping properties of the image.
<wrap
type="wrapTypeElt"
side="wrapSideElt"
anchorx="wrapAnchorxElt"
anchory="wrapAnchoryElt"
/>
Element type | wrapElt |
Namespace | urn:schemas-microsoft-com:office:word |
Schema name | Auxiliary XML Document 2002 |
None.
Attribute | Type | Required | Description | Possible Values |
---|---|---|---|---|
type | wrapTypeElt | optional | Gets or sets the type of wrapping. |
|
side | wrapSideElt | optional | Gets or sets the side that text can wrap around. |
|
anchorx | wrapAnchorxElt | optional | Gets of sets the type of horizontal (x) anchor. |
|
anchory | wrapAnchoryElt | optional | Gets of sets the type of vertical (y) anchor. |
|
<xsd:element name="wrap" type="wrapElt" >
</xsd:element>