Aspose::Page::XPS::XpsMetadata::JobBindAllDocuments::BindingOption class
Contents
[
Hide
]BindingOption class
Describes the JobBindAllDocuments feature options.
class BindingOption : public Aspose::Page::XPS::XpsMetadata::Option
Methods
Method | Description |
---|---|
BindingOption(System::String, const System::ArrayPtr<System::SharedPtr<JobBindAllDocuments::IBindingOptionItem>>&) | Creates a new instance. |
Fields
Field | Description |
---|---|
static Bale | Specifies bale binding. |
static BindBottom | Specifies binding along the bottom edge. |
static BindLeft | Specifies binding along the left edge. |
static BindRight | Specifies binding along the right edge. |
static BindTop | Specifies binding along the top edge. |
static Booklet | Specifies booklet binding. |
static EdgeStitchBottom | Specifies edge stitching along the bottom edge. |
static EdgeStitchLeft | Specifies edge stitching along the left edge. |
static EdgeStitchRight | Specifies edge stitching along the right edge. |
static EdgeStitchTop | Specifies edge stitching along the top edge. |
static Fold | Specifies a folded binding. |
static JogOffset | Specifies jog offset binding. |
static None | Specifies no binding. |
static Trim | Specifies trimming binding. |
See Also
- Class Option
- Class JobBindAllDocuments
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++