HiQPdf Documentation

PdfDocumentImagesCompression Property

Quickly Create High Quality PDFs
Controls the images compression percentage in the PDF document on a scale from 0 to 100. A 0 compression produces the best quality images which leads to larger PDF documents while a 100 compression produces low quality images and small PDF documents

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public int ImagesCompression { get; set; }

Property Value

Type: Int32
See Also

Reference