Class Splitter

Info

Represents Documentize.Splitter plugin. Used to Split PDF documents into separate pages.

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

Inheritance

objectSplitter

Inherited Members

Methods

Process(SplitOptions)

Split PDF document by pages.

public static ResultContainer Process(SplitOptions options)

Parameters

  • options SplitOptions: 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