HiQPdf Documentation

PdfDocumentCompress Property

HiQPdf Client for .NET Core
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:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool Compress { get; set; }

Property Value

Type: Boolean
See Also

Reference