SizeRelativeVerticallyValues enumeration
Office 2013 and later
Defines the SizeRelativeVerticallyValues enumeration.
Namespace: DocumentFormat.OpenXml.Office2010.Word.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Margin | margin. When the item is serialized out as xml, its value is "margin". | |
| Page | page. When the item is serialized out as xml, its value is "page". | |
| TopMargin | topMargin. When the item is serialized out as xml, its value is "topMargin". | |
| BottomMargin | bottomMargin. When the item is serialized out as xml, its value is "bottomMargin". | |
| InsideMargin | insideMargin. When the item is serialized out as xml, its value is "insideMargin". | |
| OutsideMargin | outsideMargin. When the item is serialized out as xml, its value is "outsideMargin". |
Show: