Inesoft PrintCE SDK .NET
PrintCE::PdfQuality Property WriteOnly

Sets JPEG compression quality of images in the PDF. Quality can be set for a page, not for individual image.

C# Syntax: object.PdfQuality = value;
eVB Syntax: object.PdfQuality = value          

Parameters

value

value from 1 to 100. By default quality is 100.


© 2014 Inesoft. All rights reserved.