Aspose::Page::XPS::XpsMetadata::JobDuplexAllDocumentsContiguously class
JobDuplexAllDocumentsContiguously class
Describes the duplex characteristics of the output. The duplex feature allows for printing on both sides of the media. All Documents in the job are duplexed together contiguously. JobDuplexAllDocumentsContiguously and DocumentDuplex 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/jobduplexalldocumentscontiguously.
class JobDuplexAllDocumentsContiguously : public Aspose::Page::XPS::XpsMetadata::Duplex,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem
Methods
Method | Description |
---|---|
JobDuplexAllDocumentsContiguously(const System::ArrayPtr<System::SharedPtr<Duplex::DuplexOption>>&) | Creates a new instance. |
See Also
- Class Duplex
- Class IJobPrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++