Class DocumentBinding.BindingOption

Class DocumentBinding.BindingOption

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Represents options of the Aspose.Page.XPS.XpsMetadata.DocumentBinding feature.

public sealed class DocumentBinding.BindingOption : Option, IFeatureItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementCompositePrintTicketElementOptionDocumentBinding.BindingOption

Implements

IFeatureItem, IPrintTicketElementChild

Inherited Members

Option.Add(params IOptionItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

BindingOption(string, params IBindingOptionItem[])

Creates a new instance.

public BindingOption(string name, params DocumentBinding.IBindingOptionItem[] items)

Parameters

name string

An option name.

items DocumentBinding.IBindingOptionItem[]

An array of legal child items.

Fields

Bale

Specifies bale binding.

public static DocumentBinding.BindingOption Bale

Field Value

DocumentBinding.BindingOption

BindBottom

Specifies binding along the bottom edge.

public static DocumentBinding.BindingOption BindBottom

Field Value

DocumentBinding.BindingOption

BindLeft

Specifies binding along the left edge.

public static DocumentBinding.BindingOption BindLeft

Field Value

DocumentBinding.BindingOption

BindRight

Specifies binding along the right edge.

public static DocumentBinding.BindingOption BindRight

Field Value

DocumentBinding.BindingOption

BindTop

Specifies binding along the top edge.

public static DocumentBinding.BindingOption BindTop

Field Value

DocumentBinding.BindingOption

Booklet

Specifies booklet binding.

public static DocumentBinding.BindingOption Booklet

Field Value

DocumentBinding.BindingOption

EdgeStitchBottom

Specifies edge stitching along the bottom edge.

public static DocumentBinding.BindingOption EdgeStitchBottom

Field Value

DocumentBinding.BindingOption

EdgeStitchLeft

Specifies edge stitching along the left edge.

public static DocumentBinding.BindingOption EdgeStitchLeft

Field Value

DocumentBinding.BindingOption

EdgeStitchRight

Specifies edge stitching along the right edge.

public static DocumentBinding.BindingOption EdgeStitchRight

Field Value

DocumentBinding.BindingOption

EdgeStitchTop

Specifies edge stitching along the top edge.

public static DocumentBinding.BindingOption EdgeStitchTop

Field Value

DocumentBinding.BindingOption

Fold

Specifies a folded binding.

public static DocumentBinding.BindingOption Fold

Field Value

DocumentBinding.BindingOption

JogOffset

Specifies jog offset binding.

public static DocumentBinding.BindingOption JogOffset

Field Value

DocumentBinding.BindingOption

None

Specifies no binding.

public static DocumentBinding.BindingOption None

Field Value

DocumentBinding.BindingOption

Trim

Specifies trimming binding.

public static DocumentBinding.BindingOption Trim

Field Value

DocumentBinding.BindingOption

 English