public static final class OutputBin.BinType extends ScoredProperty implements OutputBin.IOutputBinOptionItem
Defines constants for the BinType scored property value.
| Modifier and Type | Field and Description |
|---|---|
static OutputBin.BinType |
Finisher
Finisher bin.
|
static OutputBin.BinType |
MailBox
MailBox bin.
|
static OutputBin.BinType |
None
None of the above.
|
static OutputBin.BinType |
Sorter
Sorter bin.
|
static OutputBin.BinType |
Stacker
Stacker bin.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic static final OutputBin.BinType MailBox
MailBox bin.
public static final OutputBin.BinType Sorter
Sorter bin.
public static final OutputBin.BinType Stacker
Stacker bin.
public static final OutputBin.BinType Finisher
Finisher bin.
public static final OutputBin.BinType None
None of the above.
Copyright © 2025 Aspose. All Rights Reserved.