Class NUp.PresentationDirection.PresentationDirectionOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Beskriver alternativ för funktionen Aspose.Page.XPS.XpsMetadata.NUp.PresentationDirection.
public sealed class NUp.PresentationDirection.PresentationDirectionOption : Option, IFeatureItem, IPrintTicketElementChild
Arv
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← NUp.PresentationDirection.PresentationDirectionOption
Implementerar
IFeatureItem, IPrintTicketElementChild
Ärvda Medlemmar
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Fält
BottomLeft
Specificerar från topp till botten, höger till vänster.
public static NUp.PresentationDirection.PresentationDirectionOption BottomLeft
Fältvärde
NUp.PresentationDirection.PresentationDirectionOption
BottomRight
Specificerar från topp till botten, vänster till höger.
public static NUp.PresentationDirection.PresentationDirectionOption BottomRight
Fältvärde
NUp.PresentationDirection.PresentationDirectionOption
LeftBottom
Specificerar från höger till vänster, topp till botten.
public static NUp.PresentationDirection.PresentationDirectionOption LeftBottom
Fältvärde
NUp.PresentationDirection.PresentationDirectionOption
LeftTop
Specificerar från höger till vänster, botten till topp.
public static NUp.PresentationDirection.PresentationDirectionOption LeftTop
Fältvärde
NUp.PresentationDirection.PresentationDirectionOption
RightBottom
Specificerar från vänster till höger, topp till botten.
public static NUp.PresentationDirection.PresentationDirectionOption RightBottom
Fältvärde
NUp.PresentationDirection.PresentationDirectionOption
RightTop
Specificerar från vänster till höger, botten till topp.
public static NUp.PresentationDirection.PresentationDirectionOption RightTop
Fältvärde
NUp.PresentationDirection.PresentationDirectionOption
TopLeft
Specificerar från botten till topp, höger till vänster.
public static NUp.PresentationDirection.PresentationDirectionOption TopLeft
Fältvärde
NUp.PresentationDirection.PresentationDirectionOption
TopRight
Specificerar från botten till topp, vänster till höger.
public static NUp.PresentationDirection.PresentationDirectionOption TopRight