VerticalRelativePositionValues enumeration
Office 2013 and later
Vertical Relative Positioning
Namespace: DocumentFormat.OpenXml.Drawing.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Margin | Page Margin. When the item is serialized out as xml, its value is "margin". | |
| Page | Page Edge. When the item is serialized out as xml, its value is "page". | |
| Paragraph | Paragraph. When the item is serialized out as xml, its value is "paragraph". | |
| Line | Line. When the item is serialized out as xml, its value is "line". | |
| TopMargin | Top Margin. When the item is serialized out as xml, its value is "topMargin". | |
| BottomMargin | Bottom Margin. When the item is serialized out as xml, its value is "bottomMargin". | |
| InsideMargin | Inside Margin. When the item is serialized out as xml, its value is "insideMargin". | |
| OutsideMargin | Outside Margin. When the item is serialized out as xml, its value is "outsideMargin". |
Show: