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 PageOrientationValues enumeration.
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration PageOrientationValues
'Usage
Dim instance As PageOrientationValues
public enum PageOrientationValues
Members
Member name | Description | |
---|---|---|
Portrait | Portrait Mode. When the item is serialized out as xml, its value is "portrait". | |
Landscape | Landscape Mode. When the item is serialized out as xml, its value is "landscape". |