Class Merger

Info

Represents Documentize.Merger plugin. Used to merge multiple PDF documents into a single PDF.

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

Inheritance

objectMerger

Inherited Members

Methods

Process(MergeOptions)

Merge PDF documents.

public static ResultContainer Process(MergeOptions options)

Parameters

  • options MergeOptions: An options object containing instructions for the operation.

Returns

ResultContainer : An object containing the result of the operation.

Exceptions

ArgumentException

If options not set.

Namespace: Documentize Assembly: Documentize.dll

 English