package

com.pspdfkit.api

Top-level of the PSPDFKit API holding high level classes.

Interfaces

PdfDocument Represents an instance of a PDF document. 
PdfPage Represents an instance of a page from a PDF Document. 
PdfPageInfo Holds information about a page. 

Classes

DocumentEditor A class to perform editing operations on a document to export. 
DocumentSaveOptions Options to be able to customize the document save. 
DocumentSaveOptions.Builder A builder to help create the DocumentSaveOptions
PSPDFKit A class holding the initializer for PSPDFKit. 
TextBlock An immutable class representing a block of text on a page. 

Enums

DocumentEditor.IndexPosition The position to place the item relative to the index. 

Exceptions

PSPDFKitInitializeException An exception thrown when a error occurs upon loading the PSPDFKit Library.