Class NUp.PresentationDirection.PresentationDirectionOption

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

상속

objectPrintTicketElementCompositePrintTicketElementOptionNUp.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

필드 값

NUp.PresentationDirection.PresentationDirectionOption

 한국어