public abstract class OutputBin extends Feature
The base class for JobOutputBin
, DocumentOutputBin
and PageOutputBin
features classes.
Modifier and Type | Class and Description |
---|---|
static class |
OutputBin.BinType
Defines constants for the
BinType scored property value. |
static interface |
OutputBin.IOutputBinItem
The interface of any
JobOutputBin , DocumentOutputBin and
PageOutputBin feature item. |
static interface |
OutputBin.IOutputBinOptionItem
The interface of any
OutputBinOption item. |
static class |
OutputBin.OutputBinOption
Describes the
JobOutputBin , DocumentOutputBin and
PageOutputBin features options. |
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
Copyright © 2022 Aspose. All Rights Reserved.