WordToPdfDocumentOptionsPdfCompressionLevel Property

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

Definition

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

Property Value

PdfCompressionLevel

See Also