Class OutputBin.BinType
OutputBin.BinType class
Defines constants for the BinType scored property value that specify the general type of the bin.
public sealed class BinType : ScoredProperty
Properties
Name | Description |
---|---|
Name { get; } | Gets the element name. |
Fields
Name | Description |
---|---|
static readonly Finisher | Finisher bin. |
static readonly MailBox | MailBox bin. |
static readonly None | None of the above. |
static readonly Sorter | Sorter bin. |
static readonly Stacker | Stacker bin. |
See Also
- class ScoredProperty
- class OutputBin
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page