This namespace defines the merge manager class
Classes
Class | Description | |
---|---|---|
MergePDFException |
This class represents the exceptions that can be thrown by the PDF Merge library
| |
PdfDocumentInfo |
This class encapsulates the options to control the merged PDF document
description (author, title, keywords, etc). The PDFMerge class defines
a reference to an object of this type
| |
PdfDocumentOptions |
This class encapsulates the options to control the PDF document
redering process. The PDFMerge class define
a reference to an object of this type
| |
PDFMerge |
PDF Merge manager
| |
PdfSecurityOptions |
This class encapsulates the options to control the
security options of the merged PDF document. The PDFMerge class defines
a reference to an object of this type
| |
RenderImageFormatConverter |
This class converts a MergeImageFormat to System.Drawing.ImageFormat
|
Enumerations
Enumeration | Description | |
---|---|---|
EncryptionAlgorithm |
The encryption algorithm
| |
EncryptionKeySize |
The length of the encryption key
| |
MergeImageFormat |
The supporter image formats
| |
PDFCompressionLevel |
This enumration represents the possible compression levels that can be used in the PDF documents created by the PDF Merge library
| |
PDFPageOrientation |
PDF page orientation
| |
PdfPageSize |
The PDF document size
|