Aspose::Page::XPS::XpsMetadata::DocumentBinding class

DocumentBinding class

Describes the method of binding. Each document is bound separately. DocumentBinding and JobBindAllDocuments are mutually exclusive. It is up to the driver to determine constraint handling between keywords. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbinding.

class DocumentBinding : public Aspose::Page::XPS::XpsMetadata::Feature,
                        public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
                        public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem

Nested classes

Methods

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

See Also