Aspose::Page::XPS::XpsMetadata::DocumentOutputBin 类

DocumentOutputBin class

描述设备支持的完整纸盒列表。允许在每个文档基础上指定输出纸盒。JobOutputBinDocumentOutputBinPageOutputBin 关键字互斥,在 PrintTicket 或打印功能文档中只能指定一个。https://docs.microsoft.com/en-us/windows/win32/printdocs/documentoutputbin

class DocumentOutputBin : public Aspose::Page::XPS::XpsMetadata::OutputBin,
                          public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
                          public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem

方法

方法描述
DocumentOutputBin(const System::ArrayPtr<System::SharedPtr<OutputBin::IOutputBinItem>>&)创建一个新实例。

另见