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.OutputBinOption
Constructor and Description |
---|
DocumentOutputBin(OutputBin.IOutputBinItem... items)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public DocumentOutputBin(OutputBin.IOutputBinItem... items)
Creates a new instance.
items
- An array of items specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.