ExpertPdf.MergePdf Namespace |
Class | Description | |
---|---|---|
MergePDFException |
The type of exceptions thrown by the 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
rendering 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
|
Enumeration | Description | |
---|---|---|
EncryptionAlgorithm |
The encryption algorithm.
| |
EncryptionKeySize |
The length of the encryption key.
| |
MergeImageFormat |
The supporter image formats
| |
PDFCompressionLevel |
The rendered PDF compression level
| |
PDFPageOrientation |
PDF page orientation
| |
PdfPageSize |
The PDF document size
|