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 : 操作の結果を含むオブジェクト。
例外
オプションが設定されていない場合。
名前空間: Documentize アセンブリ: Documentize.dll