Aspose::Page::XPS::XpsMetadata::JobOutputBin class

JobOutputBin class

Describes the installed output bin in a device or the full list of supported bins for a device. The JobOutputBin, DocumentOutputBin and PageOutputBin keywords are mutually exclusive only one should be specified in a PrintTicket or Print Capabilities document. https://docs.microsoft.com/en-us/windows/win32/printdocs/joboutputbin.

class JobOutputBin : public Aspose::Page::XPS::XpsMetadata::OutputBin,
                     public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem

Methods

MethodDescription
JobOutputBin(const System::ArrayPtr<System::SharedPtr<OutputBin::IOutputBinItem>>&)Creates a new instance.

See Also