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: 17.0.0
Syntax
public bool ResizeImages { get; set; }

Property Value

Type: Boolean
See Also