public static final class OutputBin.OutputBinOption extends Option implements OutputBin.IOutputBinItem
Describes the JobOutputBin
, DocumentOutputBin
and
PageOutputBin
features options.
Constructor and Description |
---|
OutputBinOption()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
OutputBin.OutputBinOption |
add(OutputBin.IOutputBinOptionItem... items)
Adds an array of
IOutputBinOptionItem instances to the feature. |
OutputBin.OutputBinOption |
setMediaSheetCapacity(int mediaSheetCapacity)
Sets a
MediaSheetCapacity scored property value. |
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public OutputBin.OutputBinOption add(OutputBin.IOutputBinOptionItem... items)
Adds an array of IOutputBinOptionItem
instances to the feature.
items
- An arbitrary array of IOutputBinOptionItem
instances.public OutputBin.OutputBinOption setMediaSheetCapacity(int mediaSheetCapacity)
Sets a MediaSheetCapacity
scored property value.
mediaSheetCapacity
- A MediaSheetCapacity
scored property value.Copyright © 2022 Aspose. All Rights Reserved.