PdfDocumentOptionsPdfCompressionLevel Property

This property controls the compression level of the PDF document created by the HTML to PDF converter.

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public PdfCompressionLevel PdfCompressionLevel { get; set; }

Property Value

PdfCompressionLevel

See Also