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