Class HolePunch.HolePunchOption
Class HolePunch.HolePunchOption
اسم الفضاء : Aspose.Page.XPS.XpsMetadata تجميع: Aspose.Page.dll (25.4.0)
وصف خيارات ميزة Aspose.Page.XPS.XpsMetadata.HolePunch.
public sealed class HolePunch.HolePunchOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← HolePunch.HolePunchOption
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
BottomEdge
يحدد الثقب(s) على طول الحافة السفلية.
public static HolePunch.HolePunchOption BottomEdge
القيمة الميدانية
LeftEdge
يحدد الثقب(s) على طول الحافة اليسرى.
public static HolePunch.HolePunchOption LeftEdge
القيمة الميدانية
None
لا تحدد أي حفرة.
public static HolePunch.HolePunchOption None
القيمة الميدانية
RightEdge
يحدد الثقب(s) على طول الحافة اليمنى.
public static HolePunch.HolePunchOption RightEdge
القيمة الميدانية
TopEdge
يحدد الثقب(s) على طول الحافة العليا.
public static HolePunch.HolePunchOption TopEdge