Class NUp.PresentationDirection.PresentationDirectionOption
이름 공간 : Aspose.Page.XPS.XpsMetadata 모임: Aspose.Page.dll (25.4.0)
Aspose.Page.XPS.XpsMetadata.NUp.PresentationDirection 기능 옵션을 설명합니다.
public sealed class NUp.PresentationDirection.PresentationDirectionOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← NUp.PresentationDirection.PresentationDirectionOption
Implements
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()
Fields
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