Class PageOrientation.PageOrientationOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Beschreibt die Optionen für die Funktion Aspose.Page.XPS.XpsMetadata.PageOrientation.
public sealed class PageOrientation.PageOrientationOption : Option, IFeatureItem, IPrintTicketElementChild
Vererbung
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageOrientation.PageOrientationOption
Implementiert
IFeatureItem, IPrintTicketElementChild
Vererbte Mitglieder
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Felder
Landschaft
Inhalt wird um 90 Grad gegen den Uhrzeigersinn relativ zur Standardausrichtung (Hochformat) auf der Seite gedreht.
public static readonly PageOrientation.PageOrientationOption Landscape
Feldwert
PageOrientation.PageOrientationOption
Hochformat
Standardausrichtung.
public static readonly PageOrientation.PageOrientationOption Portrait
Feldwert
PageOrientation.PageOrientationOption
Umgekehrte Landschaft
Inhalt wird um 270 Grad gegen den Uhrzeigersinn relativ zur Standardausrichtung (Hochformat) auf der Seite gedreht.
public static readonly PageOrientation.PageOrientationOption ReverseLandscape
Feldwert
PageOrientation.PageOrientationOption
Umgekehrtes Hochformat
Inhalt wird um 180 Grad relativ zur Standardausrichtung (Hochformat) auf der Seite gedreht.
public static readonly PageOrientation.PageOrientationOption ReversePortrait