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