Class DocumentBinding.BindingOption

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

继承

objectPrintTicketElementCompositePrintTicketElementOptionDocumentBinding.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

字段值

DocumentBinding.BindingOption

BindBottom

指定底边装订。

public static DocumentBinding.BindingOption BindBottom

字段值

DocumentBinding.BindingOption

BindLeft

指定左边装订。

public static DocumentBinding.BindingOption BindLeft

字段值

DocumentBinding.BindingOption

BindRight

指定右边装订。

public static DocumentBinding.BindingOption BindRight

字段值

DocumentBinding.BindingOption

BindTop

指定顶边装订。

public static DocumentBinding.BindingOption BindTop

字段值

DocumentBinding.BindingOption

Booklet

指定小册子装订。

public static DocumentBinding.BindingOption Booklet

字段值

DocumentBinding.BindingOption

EdgeStitchBottom

指定底边的边缘缝合。

public static DocumentBinding.BindingOption EdgeStitchBottom

字段值

DocumentBinding.BindingOption

EdgeStitchLeft

指定左边的边缘缝合。

public static DocumentBinding.BindingOption EdgeStitchLeft

字段值

DocumentBinding.BindingOption

EdgeStitchRight

指定右边的边缘缝合。

public static DocumentBinding.BindingOption EdgeStitchRight

字段值

DocumentBinding.BindingOption

EdgeStitchTop

指定顶边的边缘缝合。

public static DocumentBinding.BindingOption EdgeStitchTop

字段值

DocumentBinding.BindingOption

Fold

指定折叠装订。

public static DocumentBinding.BindingOption Fold

字段值

DocumentBinding.BindingOption

JogOffset

指定错位装订。

public static DocumentBinding.BindingOption JogOffset

字段值

DocumentBinding.BindingOption

None

指定无装订。

public static DocumentBinding.BindingOption None

字段值

DocumentBinding.BindingOption

Trim

指定修边装订。

public static DocumentBinding.BindingOption Trim

字段值

DocumentBinding.BindingOption

 中文