DocumentCompressCrossReference Property
            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: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 19.0.0
public bool CompressCrossReference { get; set; }
Public Property CompressCrossReference As Boolean
	Get
	Set
Property Value
Boolean