Package | Description |
---|---|
com.aspose.xps.metadata |
The com.aspose.xps.metadata package provides classes that describe metadata of XPS document.
|
Modifier and Type | Field and Description |
---|---|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.Bale
Specifies bale binding.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.BindBottom
Specifies binding along the bottom edge.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.BindLeft
Specifies binding along the left edge.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.BindRight
Specifies binding along the right edge.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.BindTop
Specifies binding along the top edge.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.Booklet
Specifies booklet binding.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.EdgeStitchBottom
Specifies edge stitching along the bottom edge.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.EdgeStitchLeft
Specifies edge stitching along the left edge.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.EdgeStitchRight
Specifies edge stitching along the right edge.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.EdgeStitchTop
Specifies edge stitching along the top edge.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.Fold
Specifies a folded binding.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.JogOffset
Specifies jog offset binding.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.None
Specifies no binding.
|
static DocumentBinding.BindingOption |
DocumentBinding.BindingOption.Trim
Specifies trimming binding.
|
Constructor and Description |
---|
DocumentBinding(DocumentBinding.BindingOption... options)
Creates a new instance.
|
Copyright © 2022 Aspose. All Rights Reserved.