Freigeben über


PageOrientationValues-Enumeration

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

Member

Membername Beschreibung
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".

Siehe auch

Referenz

DocumentFormat.OpenXml.Wordprocessing-Namespace