Class NUp.PresentationDirection.PresentationDirectionOption
Namn på plats: Aspose.Page.XPS.XpsMetadata Sammanfattning: Aspose.Page.dll (25.4.0)
Beskriv Aspose.Page.XPS.XpsMetadata.NUp.PresentationDirection funktioner alternativ.
public sealed class NUp.PresentationDirection.PresentationDirectionOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← NUp.PresentationDirection.PresentationDirectionOption
Implements
IFeatureItem , IPrintTicketElementChild
Arvsmedlemmar
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
BottomLeft
Anger uppåt till botten, höger till vänster.
public static NUp.PresentationDirection.PresentationDirectionOption BottomLeft
Fältvärde
NUp . PresentationDirection . PresentationDirectionOption
BottomRight
Anger upp till botten, vänster till höger.
public static NUp.PresentationDirection.PresentationDirectionOption BottomRight
Fältvärde
NUp . PresentationDirection . PresentationDirectionOption
LeftBottom
Anger höger till vänster, topp till botten.
public static NUp.PresentationDirection.PresentationDirectionOption LeftBottom
Fältvärde
NUp . PresentationDirection . PresentationDirectionOption
LeftTop
Ange höger till vänster, nedåt till toppen.
public static NUp.PresentationDirection.PresentationDirectionOption LeftTop
Fältvärde
NUp . PresentationDirection . PresentationDirectionOption
RightBottom
Ange vänster till höger, topp till botten.
public static NUp.PresentationDirection.PresentationDirectionOption RightBottom
Fältvärde
NUp . PresentationDirection . PresentationDirectionOption
RightTop
Ange vänster till höger, botten till toppen.
public static NUp.PresentationDirection.PresentationDirectionOption RightTop
Fältvärde
NUp . PresentationDirection . PresentationDirectionOption
TopLeft
Ange botten till toppen, höger till vänster.
public static NUp.PresentationDirection.PresentationDirectionOption TopLeft
Fältvärde
NUp . PresentationDirection . PresentationDirectionOption
TopRight
Ange botten till toppen, vänster till höger.
public static NUp.PresentationDirection.PresentationDirectionOption TopRight