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; }
Public Property ResizeImages As Boolean
Get
Set
Property Value
Type:
BooleanSee Also