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