Class DocumentBinding.BindingOption
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.8.0)
Represents options of the Aspose.Page.XPS.XpsMetadata.DocumentBinding feature.
public sealed class DocumentBinding.BindingOption : Option, IFeatureItem, IPrintTicketElementChildInheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← DocumentBinding.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 BaleField Value
DocumentBinding . BindingOption
BindBottom
Specifies binding along the bottom edge.
public static DocumentBinding.BindingOption BindBottomField Value
DocumentBinding . BindingOption
BindLeft
Specifies binding along the left edge.
public static DocumentBinding.BindingOption BindLeftField Value
DocumentBinding . BindingOption
BindRight
Specifies binding along the right edge.
public static DocumentBinding.BindingOption BindRightField Value
DocumentBinding . BindingOption
BindTop
Specifies binding along the top edge.
public static DocumentBinding.BindingOption BindTopField Value
DocumentBinding . BindingOption
Booklet
Specifies booklet binding.
public static DocumentBinding.BindingOption BookletField Value
DocumentBinding . BindingOption
EdgeStitchBottom
Specifies edge stitching along the bottom edge.
public static DocumentBinding.BindingOption EdgeStitchBottomField Value
DocumentBinding . BindingOption
EdgeStitchLeft
Specifies edge stitching along the left edge.
public static DocumentBinding.BindingOption EdgeStitchLeftField Value
DocumentBinding . BindingOption
EdgeStitchRight
Specifies edge stitching along the right edge.
public static DocumentBinding.BindingOption EdgeStitchRightField Value
DocumentBinding . BindingOption
EdgeStitchTop
Specifies edge stitching along the top edge.
public static DocumentBinding.BindingOption EdgeStitchTopField Value
DocumentBinding . BindingOption
Fold
Specifies a folded binding.
public static DocumentBinding.BindingOption FoldField Value
DocumentBinding . BindingOption
JogOffset
Specifies jog offset binding.
public static DocumentBinding.BindingOption JogOffsetField Value
DocumentBinding . BindingOption
None
Specifies no binding.
public static DocumentBinding.BindingOption NoneField Value
DocumentBinding . BindingOption
Trim
Specifies trimming binding.
public static DocumentBinding.BindingOption Trim