Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the PageBorderOffsetValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration PageBorderOffsetValues
'Usage
Dim instance As PageBorderOffsetValues
public enum PageBorderOffsetValues
Members
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". |