public final class DocumentInputBin extends InputBin implements IJobPrintTicketItem, IDocumentPrintTicketItem
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
InputBin.BinType, InputBin.FeedDirection, InputBin.FeedFace, InputBin.FeedType, InputBin.IInputBinItem, InputBin.IInputBinOptionItem, InputBin.InputBinOption, InputBin.MediaPath, InputBin.MediaSizeAutoSense, InputBin.MediaTypeAutoSense
Constructor and Description |
---|
DocumentInputBin(InputBin.IInputBinItem... items)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public DocumentInputBin(InputBin.IInputBinItem... items)
Creates a new instance.
items
- An array of items specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.