This documentation is archived and is not being maintained.
PageBorderOffsetValues enumeration
Defines the PageBorderOffsetValues enumeration.
Namespace:
DocumentFormat.OpenXml.WordprocessingAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Page |
Page Border Is Positioned Relative to Page Edges.
When the item is serialized out as xml, its value is "page". |
| Text |
Page Border Is Positioned Relative to Text Extents.
When the item is serialized out as xml, its value is "text". |