Namespace PSPDFKit.Document.Editor

Classes

Editor

The methods in this class take a Job, execute it and return a result.

Job

This class represents a set of actions which can produce a new document from the input source Document. The Editor class can save this new document to a variety of destinations.

NewPage

A new page that can be added to a document via a Job.