EVO HTML to PDF Converter

DocumentCompressCrossReference Property

EVO PDF Client for .NET Documentation
Set this property on true to store the PDF cross-reference table and PDF trailer in compressed cross-reference streams and to reduce the PDF file size. The default value is false for the new documents

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool CompressCrossReference { get; set; }

Property Value

Type: Boolean
See Also

Reference