EVO HTML to PDF Converter

PdfDocumentOptionsCompressCrossReference Property

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

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public bool CompressCrossReference { get; set; }

Property Value

Type: Boolean
See Also

Reference