public final class PageOutputBin extends OutputBin implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Describes the full list of supported bins for the device. Allows specification of output bin on a per page basis.
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/pageoutputbin
OutputBin.BinType, OutputBin.IOutputBinItem, OutputBin.IOutputBinOptionItem, OutputBin.MediaSheetCapacity, OutputBin.OutputBinOption| Constructor and Description |
|---|
PageOutputBin(OutputBin.IOutputBinItem... items)
Creates a new instance.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic PageOutputBin(OutputBin.IOutputBinItem... items)
Creates a new instance.
items - An array of items specific for the feature.Copyright © 2025 Aspose. All Rights Reserved.