wrap element

Determines the wrapping properties of the image.

Usage

      
<wrap
	type="wrapTypeElt"
	side="wrapSideElt"
	anchorx="wrapAnchorxElt"
	anchory="wrapAnchoryElt"
/>

    

Element Information

Element type wrapElt
Namespace urn:schemas-microsoft-com:office:word
Schema name Auxiliary XML Document 2002

Elements and Attributes

Child Elements

None.

Attributes

Attribute Type Required Description Possible Values
type wrapTypeElt optional Gets or sets the type of wrapping.
  • topandbottom
  • square
  • none
  • tight
  • through
side wrapSideElt optional Gets or sets the side that text can wrap around.
  • both
  • left
  • right
  • largest
anchorx wrapAnchorxElt optional Gets of sets the type of horizontal (x) anchor.
  • margin
  • page
  • text
  • char
anchory wrapAnchoryElt optional Gets of sets the type of vertical (y) anchor.
  • margin
  • page
  • text
  • line

Definition

      
<xsd:element name="wrap" type="wrapElt" >
</xsd:element>


    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp