Click or drag to resize
PdfDocumentOptionsPdfCompressionLevel Property
This property controls the compression level of the rendered PDF document

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

Property Value

Type: PDFCompressionLevel
See Also