Class NUp.PresentationDirection.PresentationDirectionOption

Class NUp.PresentationDirection.PresentationDirectionOption

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Beschreibt die Optionen der Aspose.Page.XPS.XpsMetadata.NUp.PresentationDirection-Funktion.

public sealed class NUp.PresentationDirection.PresentationDirectionOption : Option, IFeatureItem, IPrintTicketElementChild

Vererbung

objectPrintTicketElementCompositePrintTicketElementOptionNUp.PresentationDirection.PresentationDirectionOption

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

BottomLeft

Gibt von oben nach unten, von rechts nach links an.

public static NUp.PresentationDirection.PresentationDirectionOption BottomLeft

Feldwert

NUp.PresentationDirection.PresentationDirectionOption

BottomRight

Gibt von oben nach unten, von links nach rechts an.

public static NUp.PresentationDirection.PresentationDirectionOption BottomRight

Feldwert

NUp.PresentationDirection.PresentationDirectionOption

LeftBottom

Gibt von rechts nach links, von oben nach unten an.

public static NUp.PresentationDirection.PresentationDirectionOption LeftBottom

Feldwert

NUp.PresentationDirection.PresentationDirectionOption

LeftTop

Gibt von rechts nach links, von unten nach oben an.

public static NUp.PresentationDirection.PresentationDirectionOption LeftTop

Feldwert

NUp.PresentationDirection.PresentationDirectionOption

RightBottom

Gibt von links nach rechts, von oben nach unten an.

public static NUp.PresentationDirection.PresentationDirectionOption RightBottom

Feldwert

NUp.PresentationDirection.PresentationDirectionOption

RightTop

Gibt von links nach rechts, von unten nach oben an.

public static NUp.PresentationDirection.PresentationDirectionOption RightTop

Feldwert

NUp.PresentationDirection.PresentationDirectionOption

TopLeft

Gibt von unten nach oben, von rechts nach links an.

public static NUp.PresentationDirection.PresentationDirectionOption TopLeft

Feldwert

NUp.PresentationDirection.PresentationDirectionOption

TopRight

Gibt von unten nach oben, von links nach rechts an.

public static NUp.PresentationDirection.PresentationDirectionOption TopRight

Feldwert

NUp.PresentationDirection.PresentationDirectionOption

 Deutsch