Click or drag to resize

HtmlToPdfElementResizeImages Property

A flag indicating if the images from the web page can be resized to optimize memory usage. Note: This is used only by the WebKit rendering engine.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public bool ResizeImages { get; set; }

Property Value

Boolean
See Also