Class DocumentBinding.BindingOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
يمثل خيارات ميزة Aspose.Page.XPS.XpsMetadata.DocumentBinding.
public sealed class DocumentBinding.BindingOption : Option, IFeatureItem, IPrintTicketElementChild
الوراثة
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentBinding.BindingOption
التنفيذ
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()
المنشئات
BindingOption(string, params IBindingOptionItem[])
ينشئ مثيلاً جديداً.
public BindingOption(string name, params DocumentBinding.IBindingOptionItem[] items)
المعلمات
name
string
اسم الخيار.
items
DocumentBinding.IBindingOptionItem[]
مصفوفة من العناصر الفرعية القانونية.
الحقول
Bale
يحدد ربط البال.
public static DocumentBinding.BindingOption Bale
قيمة الحقل
BindBottom
يحدد الربط على طول الحافة السفلية.
public static DocumentBinding.BindingOption BindBottom
قيمة الحقل
BindLeft
يحدد الربط على طول الحافة اليسرى.
public static DocumentBinding.BindingOption BindLeft
قيمة الحقل
BindRight
يحدد الربط على طول الحافة اليمنى.
public static DocumentBinding.BindingOption BindRight
قيمة الحقل
BindTop
يحدد الربط على طول الحافة العلوية.
public static DocumentBinding.BindingOption BindTop
قيمة الحقل
Booklet
يحدد ربط الكتيب.
public static DocumentBinding.BindingOption Booklet
قيمة الحقل
EdgeStitchBottom
يحدد خياطة الحافة على طول الحافة السفلية.
public static DocumentBinding.BindingOption EdgeStitchBottom
قيمة الحقل
EdgeStitchLeft
يحدد خياطة الحافة على طول الحافة اليسرى.
public static DocumentBinding.BindingOption EdgeStitchLeft
قيمة الحقل
EdgeStitchRight
يحدد خياطة الحافة على طول الحافة اليمنى.
public static DocumentBinding.BindingOption EdgeStitchRight
قيمة الحقل
EdgeStitchTop
يحدد خياطة الحافة على طول الحافة العلوية.
public static DocumentBinding.BindingOption EdgeStitchTop
قيمة الحقل
Fold
يحدد ربط مطوي.
public static DocumentBinding.BindingOption Fold
قيمة الحقل
JogOffset
يحدد ربط إزاحة.
public static DocumentBinding.BindingOption JogOffset
قيمة الحقل
None
يحدد عدم وجود ربط.
public static DocumentBinding.BindingOption None
قيمة الحقل
Trim
يحدد ربط القص.
public static DocumentBinding.BindingOption Trim