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

Methods

MethodDescription
JobBindAllDocuments(const System::ArrayPtr<System::SharedPtr<JobBindAllDocuments::BindingOption>>&)Creates a new instance.

See Also