Aspose::Page::XPS::XpsMetadata::JobStapleAllDocuments class
JobStapleAllDocuments class
Describes the stapling characteristics of the output. All documents in the job are stapled together. The JobStapleAllDocuments and DocumentStaple keywords 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/jobstaplealldocuments.
class JobStapleAllDocuments : public Aspose::Page::XPS::XpsMetadata::Staple,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem
Methods
Method | Description |
---|---|
JobStapleAllDocuments(const System::ArrayPtr<System::SharedPtr<Staple::StapleOption>>&) | Creates a new instance. |
See Also
- Class Staple
- Class IJobPrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++