EVO PDF Logo

WordToPdfDocumentOptionsPdfCompressionLevel Property

EVO PDF Client for .NET Core
This property controls the compression level of the PDF document created by the converter.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public PdfCompressionLevel PdfCompressionLevel { get; set; }

Property Value

Type: PdfCompressionLevel
See Also

Reference