Aspose::Page::XPS::XpsMetadata::JobBindAllDocuments class
JobBindAllDocuments class
Describes the method of binding. All documents in the job are bound together. JobBindAllDocuments and DocumentBinding are mutually exclusive. It is up to the driver to determine constraint handling between these keywords. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobbindalldocuments.
class JobBindAllDocuments : public Aspose::Page::XPS::XpsMetadata::Feature,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem
Nested classes
- Class BindingGutter
- Class BindingOption
- Class IBindingOptionItem
Methods
Method | Description |
---|---|
JobBindAllDocuments(const System::ArrayPtr<System::SharedPtr<JobBindAllDocuments::BindingOption>>&) | Creates a new instance. |
See Also
- Class Feature
- Class IJobPrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++