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