Aspose::Page::XPS::XpsMetadata::PageInputBin class
PageInputBin class
Describes the installed input bin in a device or the full list of supported bins for a device. Allows specification of input bin on a per page basis. 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/pageinputbin.
class PageInputBin : public Aspose::Page::XPS::XpsMetadata::InputBin,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IPagePrintTicketItem
Methods
Method | Description |
---|---|
PageInputBin(const System::ArrayPtr<System::SharedPtr<InputBin::IInputBinItem>>&) | Creates a new instance. |
See Also
- Class InputBin
- Class IJobPrintTicketItem
- Class IDocumentPrintTicketItem
- Class IPagePrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++