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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public bool Compress { get; set; }
Property Value
Boolean