| Property | PID | Type | Default | Description |
| wzName | 896 | WCHAR* | NULL | Shape Name (present only if explicitly set) |
| wzDescription | 897 | WCHAR* | NULL | alternate text |
| pihlShape | 898 | IHlink* | NULL | The hyperlink in the shape. |
| pWrapPolygonVertices | 899 | IMsoArray | NULL | The polygon that text will be wrapped around (Word) |
| dxWrapDistLeft | 900 | LONG | 1/8 inch | Left wrapping distance from text (Word) |
| dyWrapDistTop | 901 | LONG | 0 | Top wrapping distance from text (Word) |
| dxWrapDistRight | 902 | LONG | 1/8 inch | Right wrapping distance from text (Word) |
| dyWrapDistBottom | 903 | LONG | 0 | Bottom wrapping distance from text (Word) |
| lidRegroup | 904 | LONG | 0 | Regroup ID |
| fEditedWrap | 953 | BOOL | FALSE | Has the wrap polygon been edited? |
| fBehindDocument | 954 | BOOL | FALSE | Word-only (shape is behind text) |
| fOnDblClickNotify | 955 | BOOL | FALSE | Notify client on a double click |
| fIsButton | 956 | BOOL | FALSE | A button shape (i.e., clicking performs an action). Set for shapes with attached hyperlinks or macros. |
| fOneD | 957 | BOOL | FALSE | 1D adjustment |
| fHidden | 958 | BOOL | FALSE | Do not display |
| fPrint | 959 | BOOL | TRUE | Print this shape |