ExcelToPdfDocumentOptionsPdfCompressionLevel Property

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

Definition

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

Property Value

PdfCompressionLevel

See Also