wp:wrapTopAndBottom
Top and Bottom Wrapping
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing
Schema document: dml-wordprocessingDrawing.xsd
Type: wp:CT_WrapTopBottom
Properties: Local, Qualified
Content
- wp:effectExtent [0..1] Wrapping Boundaries
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
distT | [0..1] | wp:ST_WrapDistance | Distance From Text on Top Edge | |
distB | [0..1] | wp:ST_WrapDistance | Distance From Text on Bottom Edge |
Used in
- Group wp:EG_WrapType
- Type wp:CT_Anchor via reference to wp:EG_WrapType (Element wp:anchor)
Sample instance
<wp:wrapTopAndBottom> <wp:effectExtent l="1" t="1" r="1" b="1"/> </wp:wrapTopAndBottom>