Click or drag to resize

PdfDocumentOptions Class

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

Namespace:  ExpertPdf.PDFSplit
Assembly:  epsplitpdf (in epsplitpdf.dll) Version: 6.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
Top
See Also