Class PageOrientation.PageOrientationOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
อธิบายตัวเลือกฟีเจอร์ Aspose.Page.XPS.XpsMetadata.PageOrientation
public sealed class PageOrientation.PageOrientationOption : Option, IFeatureItem, IPrintTicketElementChild
การสืบทอด
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageOrientation.PageOrientationOption
การใช้งาน
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()
ฟิลด์
Landscape
เนื้อหาจะถูกหมุนบนหน้า 90 องศา CCW เมื่อเปรียบเทียบกับการจัดแนวมาตรฐาน (แนวตั้ง)
public static readonly PageOrientation.PageOrientationOption Landscape
ค่าฟิลด์
PageOrientation.PageOrientationOption
Portrait
การจัดแนวมาตรฐาน
public static readonly PageOrientation.PageOrientationOption Portrait
ค่าฟิลด์
PageOrientation.PageOrientationOption
ReverseLandscape
เนื้อหาจะถูกหมุนบนหน้า 270 องศา CCW เมื่อเปรียบเทียบกับการจัดแนวมาตรฐาน (แนวตั้ง)
public static readonly PageOrientation.PageOrientationOption ReverseLandscape
ค่าฟิลด์
PageOrientation.PageOrientationOption
ReversePortrait
เนื้อหาจะถูกหมุนบนหน้า 180 องศา เมื่อเปรียบเทียบกับการจัดแนวมาตรฐาน (แนวตั้ง)
public static readonly PageOrientation.PageOrientationOption ReversePortrait