Class NUp.PresentationDirection.PresentationDirectionOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Mô tả các tùy chọn tính năng Aspose.Page.XPS.XpsMetadata.NUp.PresentationDirection.
public sealed class NUp.PresentationDirection.PresentationDirectionOption : Option, IFeatureItem, IPrintTicketElementChild
Kế thừa
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← NUp.PresentationDirection.PresentationDirectionOption
Triển khai
IFeatureItem, IPrintTicketElementChild
Thành viên kế thừa
Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Các trường
BottomLeft
Chỉ định từ trên xuống dưới, từ phải sang trái.
public static NUp.PresentationDirection.PresentationDirectionOption BottomLeft
Giá trị trường
NUp.PresentationDirection.PresentationDirectionOption
BottomRight
Chỉ định từ trên xuống dưới, từ trái sang phải.
public static NUp.PresentationDirection.PresentationDirectionOption BottomRight
Giá trị trường
NUp.PresentationDirection.PresentationDirectionOption
LeftBottom
Chỉ định từ phải sang trái, từ trên xuống dưới.
public static NUp.PresentationDirection.PresentationDirectionOption LeftBottom
Giá trị trường
NUp.PresentationDirection.PresentationDirectionOption
LeftTop
Chỉ định từ phải sang trái, từ dưới lên trên.
public static NUp.PresentationDirection.PresentationDirectionOption LeftTop
Giá trị trường
NUp.PresentationDirection.PresentationDirectionOption
RightBottom
Chỉ định từ trái sang phải, từ trên xuống dưới.
public static NUp.PresentationDirection.PresentationDirectionOption RightBottom
Giá trị trường
NUp.PresentationDirection.PresentationDirectionOption
RightTop
Chỉ định từ trái sang phải, từ dưới lên trên.
public static NUp.PresentationDirection.PresentationDirectionOption RightTop
Giá trị trường
NUp.PresentationDirection.PresentationDirectionOption
TopLeft
Chỉ định từ dưới lên trên, từ phải sang trái.
public static NUp.PresentationDirection.PresentationDirectionOption TopLeft
Giá trị trường
NUp.PresentationDirection.PresentationDirectionOption
TopRight
Chỉ định từ dưới lên trên, từ trái sang phải.
public static NUp.PresentationDirection.PresentationDirectionOption TopRight