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