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

Namespace: ExpertPdf.HtmlToPdf
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public PdfCompressionLevel PdfCompressionLevel { get; set; }

Property Value

Type: PdfCompressionLevel
See Also