Click or drag to resize

PdfDocumentOptionsPdfCompressionLevel Property

This property controls the compression level of the rendered PDF document

Namespace:  ExpertPdf.PDFSplit
Assembly:  epsplitpdf (in epsplitpdf.dll) Version: 6.0
Syntax
public PDFCompressionLevel PdfCompressionLevel { get; set; }

Property Value

Type: PDFCompressionLevel
See Also