PdfDocumentCompress Property
This property controls the content streams compression in the PDF document.
By default the content streams are compressed to reduce the size of the generated PDF document
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool Compress { get; set; }
Property Value
Boolean