Class PageOrientation.PageOrientationOption
Der Name: Aspose.Page.XPS.XpsMetadata Versammlung: Aspose.Page.dll (25.4.0)
Beschreibt die Aspose.Page.XPS.XpsMetadata.PageOrientation Funktionsmöglichkeiten.
public sealed class PageOrientation.PageOrientationOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageOrientation.PageOrientationOption
Implements
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()
Fields
Landscape
Die Inhalte werden auf der Seite 90 Grad CCW in Bezug auf die Standard (Portrait) Orientierung geführt.
public static readonly PageOrientation.PageOrientationOption Landscape
Feldwert
PageOrientation . PageOrientationOption
Portrait
Standard Orientierung.
public static readonly PageOrientation.PageOrientationOption Portrait
Feldwert
PageOrientation . PageOrientationOption
ReverseLandscape
Die Inhalte werden auf der Seite 270 Grad CCW in Bezug auf die Standard (Portrait) Orientierung geführt.
public static readonly PageOrientation.PageOrientationOption ReverseLandscape
Feldwert
PageOrientation . PageOrientationOption
ReversePortrait
Inhalte werden auf der Seite 180 Grad relativ zur Standard (Portrait) Orientierung dreht.
public static readonly PageOrientation.PageOrientationOption ReversePortrait