Class OutputBin

OutputBin class

の基本クラスJobOutputBinDocumentOutputBinPageOutputBin 機能クラス.

public abstract class OutputBin : Feature

プロパティ

名前説明
Name { get; }要素名を取得します。

メソッド

名前説明
Add(params IFeatureItem[])この機能のアイテム リストの最後にアイテムのリストを追加します。 それぞれがFeatureOptionまたはPropertyインスタンス.

その他のメンバー

名前説明
class BinTypeの定数を定義します。スコアリングされたプロパティ値.
interface IOutputBinItem任意のインターフェイスJobOutputBinDocumentOutputBinand PageOutputBin機能アイテム.
interface IOutputBinOptionItem任意のインターフェイスOutputBinOptionitem.
class OutputBinOptionは、JobOutputBinDocumentOutputBinand PageOutputBin機能 options.

関連項目