Expert PDF Merge Library
ExpertPdf.MergePdf Namespace
NamespacesExpertPdf.MergePdf
Expert PDF Merge Library
ExpertPdf.MergePdf defines the merge manager class
Declaration Syntax
C#Visual BasicVisual C++
namespace ExpertPdf.MergePdf
Namespace ExpertPdf.MergePdf
namespace ExpertPdf.MergePdf
Types
All TypesClassesEnumerations
IconTypeDescription
EncryptionKeySize
The length of the encryption key

MergeImageFormat
The supporter image formats

MergePDFException
The type of exceptions thrown by the library

PDFCompressionLevel
The rendered PDF compression level

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

PDFPageOrientation
PDF page orientation

PdfPageSize
The PDF document size

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