EVO PDF Logo

ExcelToPdfDocumentOptionsCompressCrossReference Property

EVO PDF Client for .NET Core
Set this property on true to store the cross-reference table and the trailer of the PDF document generated by the converter in compressed cross-reference streams and to reduce the PDF file size. The default value is false

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

public bool CompressCrossReference { get; set; }

Property Value

Type: Boolean
See Also

Reference