PdfDocumentControlImagesCompression Property
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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int ImagesCompression { get; set; }
Public Property ImagesCompression As Integer
Get
Set
public:
property int ImagesCompression {
int get ();
void set (int value);
}
member ImagesCompression : int with get, set
Property Value
Int32