1. GroupDocs.Viewer
  2. /
  3. GroupDocs.Viewer for .NET
  4. /
  5. GroupDocs.Viewer.Options
  6. /
  7. PdfOptions
  8. /
  9. ImageQuality

ImageQuality

PdfOptions.ImageQuality property

Sets the output image quality for image resources when rendering to HTML. The default quality is Low.

public ImageQuality ImageQuality { get; set; }

Remarks

For code example, see the documentation.

See Also