ExpertPdf.PDFSplit Namespace |
Class | Description | |
---|---|---|
PdfDocumentOptions |
This class encapsulates the options to control the PDF document
rendering process. The PDFSplitManager class define
a reference to an object of this type
| |
PDFSplitDoc |
The PDFSplitDoc class encapsulates memory representation of a document resulted
after the split process. The main property Buffer gives the PDF document as an array of bytes.
| |
PDFSplitManager |
The PDF split manager allows you to split a PDF file or extract a range a pages
from the PDF document
| |
SplitPDFException |
The exception thrown by the Split PDF library.
|
Enumeration | Description | |
---|---|---|
PDFCompressionLevel |
The rendered PDF compression level
|