When this property is true, the generated PDF will store the PDF cross-reference table and PDF trailer in compressed cross-reference streams
and therefore the generated PDF document will be smaller in size.
Set this false for compatibility with third party tools unable to understand the cross-reference streams.
The default value is false.

C# | Visual Basic | Visual C++ |
public bool UseCrossRefStreams { get; set; }
Public Property UseCrossRefStreams As Boolean Get Set
public: property bool UseCrossRefStreams { bool get (); void set (bool value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)