Click or drag to resize

PdfDocumentOptionsPdfCompressionLevel Property

This property controls the compression level of the rendered PDF document.

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

Property Value

Type: PdfCompressionLevel
See Also