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: 21.1.0
Syntax
public PdfCompressionLevel PdfCompressionLevel { get; set; }

Property Value

PdfCompressionLevel
See Also