XSaveOptions SaveQuality Property. The XPS output quality for lossy compression. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Value Read Only Description
[C#] int

[Visual Basic]
Integer
  50 No The XPS output quality for lossy compression.

 

   

Notes
 

This property determines the quality of output images in XPS export.

Under some circumstances it can be necessary to decompress and recode JPEG and JPEG 2000 images that are stored in a PDF. This typically occurs when exporting to another format which does not support exactly the same features as are supported in PDF.

This property determines the output quality for the recompression of such images. This is only used during export to XPS.

 

   

Example
 

None.