WordToPdfDocumentOptionsCompressCrossReference Property
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: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public bool CompressCrossReference { get; set; }
Public Property CompressCrossReference As Boolean
Get
Set
Property Value
Boolean