ImageQuality
ImageQuality enumeration
The quality of images in the output HTML contained by the PDF documents.
public enum ImageQuality
Values
Name | Value | Description |
---|---|---|
Low | 96 |
The acceptable quality and best performance. |
Medium | 198 |
Better quality and slower performance. |
High | 300 |
The best quality but slow performance. |
See Also
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer