PdfDocumentOptionsPdfCompressionLevel Property

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

Definition

Namespace: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public PdfCompressionLevel PdfCompressionLevel { get; set; }

Property Value

PdfCompressionLevel

See Also