Aspose::Page::XPS::XpsMetadata::DocumentInputBin class

DocumentInputBin class

Describes the installed input bin in a device or the full list of supported bins for a device. The JobInputBin, DocumentInputBin, and PageInputBin keywords are mutually exclusive. Both should not be specified simultaneously in a PrintTicket or Print Capabilities document. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentinputbin.

class DocumentInputBin : public Aspose::Page::XPS::XpsMetadata::InputBin,
                         public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
                         public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem

Methods

MethodDescription
DocumentInputBin(const System::ArrayPtr<System::SharedPtr<InputBin::IInputBinItem>>&)Creates a new instance.

See Also