Class Merger

信息

表示 Documentize.Merger 插件。用于将多个 PDF 文档合并为单个 PDF。

[Obsolete("The class will be deleted soon. Please use PdfManager class.")]
public static class Merger

Inheritance

objectMerger

Inherited Members

Methods

Process(MergeOptions)

合并 PDF 文档。

public static ResultContainer Process(MergeOptions options)

Parameters

Returns

ResultContainer :包含操作结果的对象。

Exceptions

ArgumentException

如果未设置 options。

Namespace: Documentize
Assembly: Documentize.dll

 中文