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