Class OutputBin.OutputBinOption

OutputBin.OutputBinOption class

Describes the JobOutputBin, DocumentOutputBin and PageOutputBin features options.

public sealed class OutputBinOption : Option

Constructors

NameDescription
OutputBinOption()Creates a new instance.

Properties

NameDescription
Name { get; }Gets the element name.

Methods

NameDescription
Add(params IOptionItem[])Adds a list of items to the end of this option’s item list. Each one must be a ScoredProperty or Property instance.
Add(params IOutputBinOptionItem[])Adds an array of IOutputBinOptionItem instances to the feature.
SetMediaSheetCapacity(int)Sets a

See Also