Aspose::Page::XPS::XpsMetadata::DocumentStaple class
DocumentStaple class
Describes the stapling characteristics of the output. Each document is stapled separately. 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/documentstaple.
class DocumentStaple : public Aspose::Page::XPS::XpsMetadata::Staple,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem
Methods
Method | Description |
---|---|
DocumentStaple(const System::ArrayPtr<System::SharedPtr<Staple::StapleOption>>&) | Creates a new instance. |
See Also
- Class Staple
- Class IJobPrintTicketItem
- Class IDocumentPrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++