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.MediaCapacity, InputBin.MediaPath, InputBin.MediaSheetCapacity, InputBin.MediaSizeAutoSense, InputBin.MediaTypeAutoSense| Constructor and Description |
|---|
JobInputBin(InputBin.IInputBinItem... items)
Creates a new instance.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic JobInputBin(InputBin.IInputBinItem... items)
Creates a new instance.
items - An array of items specific for the feature.Copyright © 2025 Aspose. All Rights Reserved.