Class NUp.PresentationDirection.PresentationDirectionOption
Tên không gian: Aspose.Page.XPS.XpsMetadata Tổng hợp: Aspose.Page.dll (25.4.0)
Mô tả các tùy chọn tính năng Aspose.Page.XPS.XpsMetadata.NUp.Presentation.
public sealed class NUp.PresentationDirection.PresentationDirectionOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← NUp.PresentationDirection.PresentationDirectionOption
Implements
IFeatureItem , IPrintTicketElementChild
Thành viên thừa kế
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
Chỉ định từ trên xuống dưới, bên phải sang trái.
public static NUp.PresentationDirection.PresentationDirectionOption BottomLeft
Giá trị Field
NUp . PresentationDirection . PresentationDirectionOption
BottomRight
Chọn từ trên xuống, từ bên trái sang bên phải.
public static NUp.PresentationDirection.PresentationDirectionOption BottomRight
Giá trị Field
NUp . PresentationDirection . PresentationDirectionOption
LeftBottom
Chỉ định phải sang trái, trên xuống dưới.
public static NUp.PresentationDirection.PresentationDirectionOption LeftBottom
Giá trị Field
NUp . PresentationDirection . PresentationDirectionOption
LeftTop
Chỉ định bên phải sang trái, bên dưới sang trên.
public static NUp.PresentationDirection.PresentationDirectionOption LeftTop
Giá trị Field
NUp . PresentationDirection . PresentationDirectionOption
RightBottom
Chọn từ bên trái sang bên phải, từ trên xuống dưới.
public static NUp.PresentationDirection.PresentationDirectionOption RightBottom
Giá trị Field
NUp . PresentationDirection . PresentationDirectionOption
RightTop
Nhập từ bên trái sang bên phải, từ dưới lên trên.
public static NUp.PresentationDirection.PresentationDirectionOption RightTop
Giá trị Field
NUp . PresentationDirection . PresentationDirectionOption
TopLeft
Chỉ định từ dưới lên trên, bên phải sang trái.
public static NUp.PresentationDirection.PresentationDirectionOption TopLeft
Giá trị Field
NUp . PresentationDirection . PresentationDirectionOption
TopRight
Chỉ định từ dưới lên trên, từ trái lên phải.
public static NUp.PresentationDirection.PresentationDirectionOption TopRight