PdfDocumentOptionsPdfCompressionLevel Property

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

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public PdfCompressionLevel PdfCompressionLevel { get; set; }

Property Value

PdfCompressionLevel

See Also