Class NUp.PresentationDirection.PresentationDirectionOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Описывает параметры функции Aspose.Page.XPS.XpsMetadata.NUp.PresentationDirection.
public sealed class NUp.PresentationDirection.PresentationDirectionOption : Option, IFeatureItem, IPrintTicketElementChild
Наследование
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← NUp.PresentationDirection.PresentationDirectionOption
Реализует
IFeatureItem, IPrintTicketElementChild
Унаследованные члены
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Поля
BottomLeft
Указывает сверху вниз, справа налево.
public static NUp.PresentationDirection.PresentationDirectionOption BottomLeft
Значение поля
NUp.PresentationDirection.PresentationDirectionOption
BottomRight
Указывает сверху вниз, слева направо.
public static NUp.PresentationDirection.PresentationDirectionOption BottomRight
Значение поля
NUp.PresentationDirection.PresentationDirectionOption
LeftBottom
Указывает справа налево, сверху вниз.
public static NUp.PresentationDirection.PresentationDirectionOption LeftBottom
Значение поля
NUp.PresentationDirection.PresentationDirectionOption
LeftTop
Указывает справа налево, снизу вверх.
public static NUp.PresentationDirection.PresentationDirectionOption LeftTop
Значение поля
NUp.PresentationDirection.PresentationDirectionOption
RightBottom
Указывает слева направо, сверху вниз.
public static NUp.PresentationDirection.PresentationDirectionOption RightBottom
Значение поля
NUp.PresentationDirection.PresentationDirectionOption
RightTop
Указывает слева направо, снизу вверх.
public static NUp.PresentationDirection.PresentationDirectionOption RightTop
Значение поля
NUp.PresentationDirection.PresentationDirectionOption
TopLeft
Указывает снизу вверх, справа налево.
public static NUp.PresentationDirection.PresentationDirectionOption TopLeft
Значение поля
NUp.PresentationDirection.PresentationDirectionOption
TopRight
Указывает снизу вверх, слева направо.
public static NUp.PresentationDirection.PresentationDirectionOption TopRight