Auf Englisch lesen

Freigeben über


PageSetupOrientationValues-Enumeration

Printed Page Orientation

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

public enum PageSetupOrientationValues

Member

Membername Beschreibung
Default Default Page Orientation. When the item is serialized out as xml, its value is "default".
Portrait Portrait Page. When the item is serialized out as xml, its value is "portrait".
Landscape Landscape Page. When the item is serialized out as xml, its value is "landscape".

Siehe auch

Referenz

DocumentFormat.OpenXml.Drawing.Charts-Namespace