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