Class Merger
情報
Documentize.Mergerプラグインを表します。複数のPDFドキュメントを1つのPDFに統合するために使用されます。
[Obsolete("The class will be deleted soon. Please use PdfManager class.")]
public static class Merger継承
継承されたメンバー
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
メソッド
Process(MergeOptions)
PDFドキュメントを統合します。
public static ResultContainer Process(MergeOptions options)パラメーター
optionsMergeOptions: 操作の指示を含むオプションオブジェクトです。
返り値
ResultContainer : 操作の結果を含むオブジェクトです。
例外
オプションが設定されていない場合。
Namespace: Documentize Assembly: Documentize.dll