Click or drag to resize

PdfDocumentOptions Class

This class encapsulates the options to control the PDF document rendering process. The PDFMerge class define a reference to an object of this type
Inheritance Hierarchy
SystemObject
  ExpertPdf.MergePdfPdfDocumentOptions

Namespace: ExpertPdf.MergePdf
Assembly: epmergepdf (in epmergepdf.dll) Version: 9.0
Syntax
public class PdfDocumentOptions

The PdfDocumentOptions type exposes the following members.

Constructors
 NameDescription
Public methodPdfDocumentOptions 
Top
Properties
 NameDescription
Public propertyPdfCompressionLevel This property controls the compression level of the rendered PDF document
Public propertyPdfPageOrientation This property controls the PDF page orientation
Public propertyPdfPageSize This property controls the size of the rendered PDF document
Top
See Also